File tree 2 files changed +17
-2
lines changed
2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 46
46
"got" : " 11.8.3" ,
47
47
"hostile" : " 1.3.3" ,
48
48
"http-proxy" : " 1.18.1" ,
49
- "https-proxy-agent" : " 7.0.0 " ,
49
+ "https-proxy-agent" : " 7.0.6 " ,
50
50
"inquirer" : " 8.2.6" ,
51
51
"lodash" : " 4.17.21" ,
52
52
"nodesi" : " 1.17.0" ,
Original file line number Diff line number Diff line change @@ -156,6 +156,13 @@ agent-base@^7.1.0:
156
156
dependencies :
157
157
debug "^4.3.4"
158
158
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
+
159
166
aggregate-error@^3.0.0 :
160
167
version "3.1.0"
161
168
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:
2301
2308
quick-lru "^5.1.1"
2302
2309
resolve-alpn "^1.0.0"
2303
2310
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 :
2305
2320
version "7.0.0"
2306
2321
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.0.tgz#75cb70d04811685667183b31ab158d006750418a"
2307
2322
integrity sha512-0euwPCRyAPSgGdzD1IVN9nJYHtBhJwb6XPfbpQcYbPCwrBidX6GzxmchnaF4sfF/jPb74Ojx5g4yTg3sixlyPw==
You can’t perform that action at this time.
0 commit comments