Skip to content

Commit 463efb2

Browse files
chore(deps): bump proxy-agent from 6.3.1 to 6.4.0
Bumps [proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy-agent) from 6.3.1 to 6.4.0. - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/[email protected]/packages/proxy-agent) --- updated-dependencies: - dependency-name: proxy-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75a95e4 commit 463efb2

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

package-lock.json

+22-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -1407,18 +1407,18 @@ [email protected]:
14071407
resolved "https://registry.npmjs.org/he/-/he-1.2.0.tgz"
14081408
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
14091409

1410-
http-proxy-agent@^7.0.0:
1411-
version "7.0.0"
1412-
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.0.tgz#e9096c5afd071a3fce56e6252bb321583c124673"
1413-
integrity sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ==
1410+
http-proxy-agent@^7.0.0, http-proxy-agent@^7.0.1:
1411+
version "7.0.2"
1412+
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz#9a8b1f246866c028509486585f62b8f2c18c270e"
1413+
integrity sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==
14141414
dependencies:
14151415
agent-base "^7.1.0"
14161416
debug "^4.3.4"
14171417

1418-
https-proxy-agent@^7.0.2:
1419-
version "7.0.2"
1420-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz#e2645b846b90e96c6e6f347fb5b2e41f1590b09b"
1421-
integrity sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==
1418+
https-proxy-agent@^7.0.2, https-proxy-agent@^7.0.3:
1419+
version "7.0.4"
1420+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz#8e97b841a029ad8ddc8731f26595bad868cb4168"
1421+
integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==
14221422
dependencies:
14231423
agent-base "^7.0.2"
14241424
debug "4"
@@ -2239,14 +2239,14 @@ prop-types@^15.8.1:
22392239
react-is "^16.13.1"
22402240

22412241
proxy-agent@^6.2.0:
2242-
version "6.3.1"
2243-
resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-6.3.1.tgz#40e7b230552cf44fd23ffaf7c59024b692612687"
2244-
integrity sha512-Rb5RVBy1iyqOtNl15Cw/llpeLH8bsb37gM1FUfKQ+Wck6xHlbAhWGUFiTRHtkjqGTA5pSHz6+0hrPW/oECihPQ==
2242+
version "6.4.0"
2243+
resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-6.4.0.tgz#b4e2dd51dee2b377748aef8d45604c2d7608652d"
2244+
integrity sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==
22452245
dependencies:
22462246
agent-base "^7.0.2"
22472247
debug "^4.3.4"
2248-
http-proxy-agent "^7.0.0"
2249-
https-proxy-agent "^7.0.2"
2248+
http-proxy-agent "^7.0.1"
2249+
https-proxy-agent "^7.0.3"
22502250
lru-cache "^7.14.1"
22512251
pac-proxy-agent "^7.0.1"
22522252
proxy-from-env "^1.1.0"

0 commit comments

Comments
 (0)