File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change @@ -156,6 +156,11 @@ agent-base@^7.1.0:
156156 dependencies :
157157 debug "^4.3.4"
158158
159+ agent-base@^7.1.2 :
160+ version "7.1.4"
161+ resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.4.tgz#e3cd76d4c548ee895d3c3fd8dc1f6c5b9032e7a8"
162+ integrity sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==
163+
159164aggregate-error@^3.0.0 :
160165 version "3.1.0"
161166 resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.1.0.tgz#92670ff50f5359bdb7a3e0d40d0ec30c5737687a"
@@ -2301,7 +2306,15 @@ http2-wrapper@^1.0.0-beta.5.2:
23012306 quick-lru "^5.1.1"
23022307 resolve-alpn "^1.0.0"
23032308
2304- [email protected] , https-proxy-agent@^7.0.0:
2309+ 2310+ version "7.0.6"
2311+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz#da8dfeac7da130b05c2ba4b59c9b6cd66611a6b9"
2312+ integrity sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==
2313+ dependencies :
2314+ agent-base "^7.1.2"
2315+ debug "4"
2316+
2317+ https-proxy-agent@^7.0.0 :
23052318 version "7.0.0"
23062319 resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.0.tgz#75cb70d04811685667183b31ab158d006750418a"
23072320 integrity sha512-0euwPCRyAPSgGdzD1IVN9nJYHtBhJwb6XPfbpQcYbPCwrBidX6GzxmchnaF4sfF/jPb74Ojx5g4yTg3sixlyPw==
You can’t perform that action at this time.
0 commit comments