@@ -5596,10 +5596,12 @@ node-fetch-npm@^2.0.2:
5596
5596
json-parse-better-errors "^1.0.0"
5597
5597
safe-buffer "^5.1.1"
5598
5598
5599
-
5600
- version "2.6.1"
5601
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5602
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5599
+
5600
+ version "2.6.5"
5601
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.5.tgz#42735537d7f080a7e5f78b6c549b7146be1742fd"
5602
+ integrity sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==
5603
+ dependencies :
5604
+ whatwg-url "^5.0.0"
5603
5605
5604
5606
node-fetch@^2.3.0 :
5605
5607
version "2.6.0"
@@ -8101,6 +8103,11 @@ tr46@^1.0.1:
8101
8103
dependencies :
8102
8104
punycode "^2.1.0"
8103
8105
8106
+ tr46@~0.0.3 :
8107
+ version "0.0.3"
8108
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
8109
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
8110
+
8104
8111
traverse@~0.6.6 :
8105
8112
version "0.6.6"
8106
8113
resolved "https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -8406,6 +8413,11 @@ wcwidth@^1.0.0:
8406
8413
dependencies :
8407
8414
defaults "^1.0.3"
8408
8415
8416
+ webidl-conversions@^3.0.0 :
8417
+ version "3.0.1"
8418
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
8419
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
8420
+
8409
8421
webidl-conversions@^4.0.2 :
8410
8422
version "4.0.2"
8411
8423
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -8423,6 +8435,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
8423
8435
resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
8424
8436
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
8425
8437
8438
+ whatwg-url@^5.0.0 :
8439
+ version "5.0.0"
8440
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
8441
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
8442
+ dependencies :
8443
+ tr46 "~0.0.3"
8444
+ webidl-conversions "^3.0.0"
8445
+
8426
8446
whatwg-url@^6.4.1 :
8427
8447
version "6.5.0"
8428
8448
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments