Skip to content

Commit 079dd26

Browse files
⬆️ 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 f4e3747 commit 079dd26

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"node-fetch": "^3.3.2",
5656
"ora": "^8.0.1",
5757
"path-exists": "^5.0.0",
58-
"proxy-agent": "^6.3.1",
58+
"proxy-agent": "^6.4.0",
5959
"update-notifier": "^7.0.0",
6060
"validator": "^13.11.0"
6161
},

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3354,10 +3354,10 @@ http-proxy-agent@^4.0.0:
33543354
agent-base "6"
33553355
debug "4"
33563356

3357-
http-proxy-agent@^7.0.0:
3358-
version "7.0.0"
3359-
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.0.tgz#e9096c5afd071a3fce56e6252bb321583c124673"
3360-
integrity sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ==
3357+
http-proxy-agent@^7.0.0, http-proxy-agent@^7.0.1:
3358+
version "7.0.2"
3359+
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz#9a8b1f246866c028509486585f62b8f2c18c270e"
3360+
integrity sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==
33613361
dependencies:
33623362
agent-base "^7.1.0"
33633363
debug "^4.3.4"
@@ -3378,10 +3378,10 @@ https-proxy-agent@^5.0.0:
33783378
agent-base "6"
33793379
debug "4"
33803380

3381-
https-proxy-agent@^7.0.2:
3382-
version "7.0.2"
3383-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz#e2645b846b90e96c6e6f347fb5b2e41f1590b09b"
3384-
integrity sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==
3381+
https-proxy-agent@^7.0.2, https-proxy-agent@^7.0.3:
3382+
version "7.0.5"
3383+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz#9e8b5013873299e11fab6fd548405da2d6c602b2"
3384+
integrity sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==
33853385
dependencies:
33863386
agent-base "^7.0.2"
33873387
debug "4"
@@ -4863,15 +4863,15 @@ proto-list@~1.2.1:
48634863
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
48644864
integrity sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==
48654865

4866-
proxy-agent@^6.3.1:
4867-
version "6.3.1"
4868-
resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-6.3.1.tgz#40e7b230552cf44fd23ffaf7c59024b692612687"
4869-
integrity sha512-Rb5RVBy1iyqOtNl15Cw/llpeLH8bsb37gM1FUfKQ+Wck6xHlbAhWGUFiTRHtkjqGTA5pSHz6+0hrPW/oECihPQ==
4866+
proxy-agent@^6.4.0:
4867+
version "6.4.0"
4868+
resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-6.4.0.tgz#b4e2dd51dee2b377748aef8d45604c2d7608652d"
4869+
integrity sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==
48704870
dependencies:
48714871
agent-base "^7.0.2"
48724872
debug "^4.3.4"
4873-
http-proxy-agent "^7.0.0"
4874-
https-proxy-agent "^7.0.2"
4873+
http-proxy-agent "^7.0.1"
4874+
https-proxy-agent "^7.0.3"
48754875
lru-cache "^7.14.1"
48764876
pac-proxy-agent "^7.0.1"
48774877
proxy-from-env "^1.1.0"

0 commit comments

Comments
 (0)