Skip to content

Commit 4c4c566

Browse files
chore: bump proxy-agent from 6.3.1 to 6.4.0 (#6702)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 720d14d commit 4c4c566

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -1845,10 +1845,10 @@ http-errors@~1.7.2:
18451845
statuses ">= 1.5.0 < 2"
18461846
toidentifier "1.0.0"
18471847

1848-
http-proxy-agent@^7.0.0:
1849-
version "7.0.0"
1850-
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.0.tgz#e9096c5afd071a3fce56e6252bb321583c124673"
1851-
integrity sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ==
1848+
http-proxy-agent@^7.0.0, http-proxy-agent@^7.0.1:
1849+
version "7.0.2"
1850+
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz#9a8b1f246866c028509486585f62b8f2c18c270e"
1851+
integrity sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==
18521852
dependencies:
18531853
agent-base "^7.1.0"
18541854
debug "^4.3.4"
@@ -1875,10 +1875,10 @@ https-proxy-agent@^5.0.0:
18751875
agent-base "6"
18761876
debug "4"
18771877

1878-
https-proxy-agent@^7.0.2:
1879-
version "7.0.2"
1880-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz#e2645b846b90e96c6e6f347fb5b2e41f1590b09b"
1881-
integrity sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==
1878+
https-proxy-agent@^7.0.2, https-proxy-agent@^7.0.3:
1879+
version "7.0.4"
1880+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz#8e97b841a029ad8ddc8731f26595bad868cb4168"
1881+
integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==
18821882
dependencies:
18831883
agent-base "^7.0.2"
18841884
debug "4"
@@ -2820,14 +2820,14 @@ proxy-addr@~2.0.5:
28202820
ipaddr.js "1.9.1"
28212821

28222822
proxy-agent@^6.3.1:
2823-
version "6.3.1"
2824-
resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-6.3.1.tgz#40e7b230552cf44fd23ffaf7c59024b692612687"
2825-
integrity sha512-Rb5RVBy1iyqOtNl15Cw/llpeLH8bsb37gM1FUfKQ+Wck6xHlbAhWGUFiTRHtkjqGTA5pSHz6+0hrPW/oECihPQ==
2823+
version "6.4.0"
2824+
resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-6.4.0.tgz#b4e2dd51dee2b377748aef8d45604c2d7608652d"
2825+
integrity sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==
28262826
dependencies:
28272827
agent-base "^7.0.2"
28282828
debug "^4.3.4"
2829-
http-proxy-agent "^7.0.0"
2830-
https-proxy-agent "^7.0.2"
2829+
http-proxy-agent "^7.0.1"
2830+
https-proxy-agent "^7.0.3"
28312831
lru-cache "^7.14.1"
28322832
pac-proxy-agent "^7.0.1"
28332833
proxy-from-env "^1.1.0"

0 commit comments

Comments
 (0)