@@ -9463,10 +9463,12 @@ node-fetch-npm@^2.0.2:
9463
9463
json-parse-better-errors "^1.0.0"
9464
9464
safe-buffer "^5.1.1"
9465
9465
9466
-
9467
- version "2.6.2"
9468
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.2.tgz#986996818b73785e47b1965cc34eb093a1d464d0"
9469
- integrity sha512-aLoxToI6RfZ+0NOjmWAgn9+LEd30YCkJKFSyWacNZdEKTit/ZMcKjGkTRo8uWEsnIb/hfKecNPEbln02PdWbcA==
9466
+
9467
+ version "2.6.5"
9468
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.5.tgz#42735537d7f080a7e5f78b6c549b7146be1742fd"
9469
+ integrity sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==
9470
+ dependencies:
9471
+ whatwg-url "^5.0.0"
9470
9472
9471
9473
node-fetch@^2.1.1:
9472
9474
version "2.2.1"
@@ -13085,6 +13087,11 @@ tr46@^1.0.1:
13085
13087
dependencies:
13086
13088
punycode "^2.1.0"
13087
13089
13090
+ tr46@~0.0.3:
13091
+ version "0.0.3"
13092
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
13093
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
13094
+
13088
13095
traverse@~0.6.6:
13089
13096
version "0.6.6"
13090
13097
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -13584,6 +13591,11 @@ wcwidth@^1.0.0:
13584
13591
dependencies:
13585
13592
defaults "^1.0.3"
13586
13593
13594
+ webidl-conversions@^3.0.0:
13595
+ version "3.0.1"
13596
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
13597
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
13598
+
13587
13599
webidl-conversions@^4.0.2:
13588
13600
version "4.0.2"
13589
13601
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -13781,6 +13793,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
13781
13793
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
13782
13794
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
13783
13795
13796
+ whatwg-url@^5.0.0:
13797
+ version "5.0.0"
13798
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
13799
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
13800
+ dependencies:
13801
+ tr46 "~0.0.3"
13802
+ webidl-conversions "^3.0.0"
13803
+
13784
13804
whatwg-url@^6.4.1:
13785
13805
version "6.5.0"
13786
13806
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments