File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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,13 @@ agent-base@^7.1.0:
156156 dependencies :
157157 debug "^4.3.4"
158158
159+ agent-base@^7.1.2 :
160+ version "7.1.2"
161+ resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.2.tgz#c83b029791b07a5301dce3ef825e6a328b5391cd"
162+ integrity sha512-JVzqkCNRT+VfqzzgPWDPnwvDheSAUdiMUn3NoLXpDJF5lRqeJqyC9iGsAxIOAW+mzIdq+uP1TvcX6bMtrH0agg==
163+ dependencies :
164+ debug "^4.3.4"
165+
159166aggregate-error@^3.0.0 :
160167 version "3.1.0"
161168 resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.1.0.tgz#92670ff50f5359bdb7a3e0d40d0ec30c5737687a"
@@ -2301,7 +2308,15 @@ http2-wrapper@^1.0.0-beta.5.2:
23012308 quick-lru "^5.1.1"
23022309 resolve-alpn "^1.0.0"
23032310
2304- https-proxy-agent@7.0.0, https-proxy-agent@^7.0.0 :
2311+ https-proxy-agent@7.0.6 :
2312+ version "7.0.6"
2313+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz#da8dfeac7da130b05c2ba4b59c9b6cd66611a6b9"
2314+ integrity sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==
2315+ dependencies :
2316+ agent-base "^7.1.2"
2317+ debug "4"
2318+
2319+ https-proxy-agent@^7.0.0 :
23052320 version "7.0.0"
23062321 resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.0.tgz#75cb70d04811685667183b31ab158d006750418a"
23072322 integrity sha512-0euwPCRyAPSgGdzD1IVN9nJYHtBhJwb6XPfbpQcYbPCwrBidX6GzxmchnaF4sfF/jPb74Ojx5g4yTg3sixlyPw==
You can’t perform that action at this time.
0 commit comments