@@ -2343,9 +2343,11 @@ node-addon-api@^3.1.0:
2343
2343
integrity sha512-flmrDNB06LIl5lywUz7YlNGZH/5p0M7W28k8hzd9Lshtdh1wshD2Y+U4h9LD6KObOy1f+fEVdgprPrEymjM5uw==
2344
2344
2345
2345
node-fetch@^2.6.1 :
2346
- version "2.6.1"
2347
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
2348
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
2346
+ version "2.6.7"
2347
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2348
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
2349
+ dependencies :
2350
+ whatwg-url "^5.0.0"
2349
2351
2350
2352
nopt@^5.0.0 :
2351
2353
version "5.0.0"
@@ -3151,6 +3153,11 @@ tough-cookie@~2.5.0:
3151
3153
psl "^1.1.28"
3152
3154
punycode "^2.1.1"
3153
3155
3156
+ tr46@~0.0.3 :
3157
+ version "0.0.3"
3158
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3159
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
3160
+
3154
3161
tunnel-agent@^0.6.0 :
3155
3162
version "0.6.0"
3156
3163
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
@@ -3274,6 +3281,19 @@ wbuf@^1.1.0, wbuf@^1.7.2:
3274
3281
dependencies :
3275
3282
minimalistic-assert "^1.0.0"
3276
3283
3284
+ webidl-conversions@^3.0.0 :
3285
+ version "3.0.1"
3286
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3287
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
3288
+
3289
+ whatwg-url@^5.0.0 :
3290
+ version "5.0.0"
3291
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3292
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
3293
+ dependencies :
3294
+ tr46 "~0.0.3"
3295
+ webidl-conversions "^3.0.0"
3296
+
3277
3297
3278
3298
version "2.0.2"
3279
3299
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
0 commit comments