@@ -9179,10 +9179,12 @@ node-dir@^0.1.17:
9179
9179
dependencies:
9180
9180
minimatch "^3.0.2"
9181
9181
9182
- node-fetch@^1.0.1, node-fetch@^1.7.3, node-fetch@^2.1.2, node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
9183
- version "2.6.1"
9184
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
9185
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
9182
+ node-fetch@^1.0.1, node-fetch@^1.7.3, node-fetch@^2.1.2, node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7:
9183
+ version "2.6.7"
9184
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
9185
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
9186
+ dependencies:
9187
+ whatwg-url "^5.0.0"
9186
9188
9187
9189
node-int64@^0.4.0:
9188
9190
version "0.4.0"
@@ -12299,6 +12301,11 @@ tr46@^2.0.2:
12299
12301
dependencies:
12300
12302
punycode "^2.1.1"
12301
12303
12304
+ tr46@~0.0.3:
12305
+ version "0.0.3"
12306
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
12307
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
12308
+
12302
12309
traverse@^0.6.6:
12303
12310
version "0.6.6"
12304
12311
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -12887,6 +12894,11 @@ watchpack@^1.7.4:
12887
12894
chokidar "^3.4.1"
12888
12895
watchpack-chokidar2 "^2.0.0"
12889
12896
12897
+ webidl-conversions@^3.0.0:
12898
+ version "3.0.1"
12899
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
12900
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
12901
+
12890
12902
webidl-conversions@^5.0.0:
12891
12903
version "5.0.0"
12892
12904
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -12978,6 +12990,14 @@ whatwg-mimetype@^2.3.0:
12978
12990
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
12979
12991
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
12980
12992
12993
+ whatwg-url@^5.0.0:
12994
+ version "5.0.0"
12995
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
12996
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
12997
+ dependencies:
12998
+ tr46 "~0.0.3"
12999
+ webidl-conversions "^3.0.0"
13000
+
12981
13001
whatwg-url@^8.0.0:
12982
13002
version "8.1.0"
12983
13003
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.1.0.tgz#c628acdcf45b82274ce7281ee31dd3c839791771"
0 commit comments