Skip to content

Commit b60aa0b

Browse files
fix(deps): update dependency https-proxy-agent to v7.0.6
1 parent c1d79de commit b60aa0b

2 files changed

Lines changed: 3 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"got": "11.8.3",
4747
"hostile": "1.3.3",
4848
"http-proxy": "1.18.1",
49-
"https-proxy-agent": "7.0.0",
49+
"https-proxy-agent": "7.0.6",
5050
"inquirer": "8.2.6",
5151
"lodash": "4.17.21",
5252
"nodesi": "1.17.0",

yarn.lock

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ after@0.8.2:
120120
resolved "https://registry.yarnpkg.com/after/-/after-0.8.2.tgz#fedb394f9f0e02aa9768e702bda23b505fae7e1f"
121121
integrity sha512-QbJ0NTQ/I9DI3uSJA4cbexiwQeRAfjPScqIbSjUDd9TOrcg6pTkdgziesOqxBMBzit8vFCTwrP27t13vFOORRA==
122122

123-
agent-base@^7.0.2, agent-base@^7.1.0, agent-base@^7.1.2:
123+
agent-base@^7.1.0, agent-base@^7.1.2:
124124
version "7.1.4"
125125
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.4.tgz#e3cd76d4c548ee895d3c3fd8dc1f6c5b9032e7a8"
126126
integrity sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==
@@ -2298,15 +2298,7 @@ http2-wrapper@^1.0.0-beta.5.2:
22982298
quick-lru "^5.1.1"
22992299
resolve-alpn "^1.0.0"
23002300

2301-
https-proxy-agent@7.0.0:
2302-
version "7.0.0"
2303-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.0.tgz#75cb70d04811685667183b31ab158d006750418a"
2304-
integrity sha512-0euwPCRyAPSgGdzD1IVN9nJYHtBhJwb6XPfbpQcYbPCwrBidX6GzxmchnaF4sfF/jPb74Ojx5g4yTg3sixlyPw==
2305-
dependencies:
2306-
agent-base "^7.0.2"
2307-
debug "4"
2308-
2309-
https-proxy-agent@^7.0.6:
2301+
https-proxy-agent@7.0.6, https-proxy-agent@^7.0.6:
23102302
version "7.0.6"
23112303
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz#da8dfeac7da130b05c2ba4b59c9b6cd66611a6b9"
23122304
integrity sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==

0 commit comments

Comments
 (0)