@@ -839,9 +839,11 @@ nested-error-stacks@^2.0.0:
839
839
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
840
840
841
841
node-fetch@^2.6.0 :
842
- version "2.6.1"
843
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
844
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
842
+ version "2.6.7"
843
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
844
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
845
+ dependencies :
846
+ whatwg-url "^5.0.0"
845
847
846
848
normalize-path@^3.0.0, normalize-path@~3.0.0 :
847
849
version "3.0.0"
@@ -1226,6 +1228,11 @@ toidentifier@1.0.0:
1226
1228
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
1227
1229
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
1228
1230
1231
+ tr46@~0.0.3 :
1232
+ version "0.0.3"
1233
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1234
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
1235
+
1229
1236
tweezer.js@^1.4.0 :
1230
1237
version "1.5.0"
1231
1238
resolved "https://registry.yarnpkg.com/tweezer.js/-/tweezer.js-1.5.0.tgz#ca50ac5215022203fd3be4d28617e8e2305f5c0c"
@@ -1291,6 +1298,19 @@ utils-merge@1.0.1:
1291
1298
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1292
1299
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1293
1300
1301
+ webidl-conversions@^3.0.0 :
1302
+ version "3.0.1"
1303
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
1304
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
1305
+
1306
+ whatwg-url@^5.0.0 :
1307
+ version "5.0.0"
1308
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
1309
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
1310
+ dependencies :
1311
+ tr46 "~0.0.3"
1312
+ webidl-conversions "^3.0.0"
1313
+
1294
1314
which-module@^2.0.0 :
1295
1315
version "2.0.0"
1296
1316
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments