@@ -3561,9 +3561,11 @@ node-ensure@^0.0.0:
3561
3561
integrity sha1-7K52QVDemYYexcgQ/V0Jaxg5Mqc=
3562
3562
3563
3563
node-fetch@^2.6.0 :
3564
- version "2.6.1"
3565
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3566
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3564
+ version "2.6.7"
3565
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3566
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3567
+ dependencies :
3568
+ whatwg-url "^5.0.0"
3567
3569
3568
3570
node-releases@^1.1.71 :
3569
3571
version "1.1.73"
@@ -4991,6 +4993,11 @@ toposort@^2.0.2:
4991
4993
resolved "https://registry.yarnpkg.com/toposort/-/toposort-2.0.2.tgz#ae21768175d1559d48bef35420b2f4962f09c330"
4992
4994
integrity sha1-riF2gXXRVZ1IvvNUILL0li8JwzA=
4993
4995
4996
+ tr46@~0.0.3 :
4997
+ version "0.0.3"
4998
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
4999
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5000
+
4994
5001
tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0 :
4995
5002
version "1.14.1"
4996
5003
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
@@ -5217,6 +5224,11 @@ watchpack@^2.2.0:
5217
5224
glob-to-regexp "^0.4.1"
5218
5225
graceful-fs "^4.1.2"
5219
5226
5227
+ webidl-conversions@^3.0.0 :
5228
+ version "3.0.1"
5229
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5230
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5231
+
5220
5232
webpack-cli@^4.1.0 :
5221
5233
version "4.7.2"
5222
5234
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.7.2.tgz#a718db600de6d3906a4357e059ae584a89f4c1a5"
@@ -5289,6 +5301,14 @@ webpack@^5.3.1:
5289
5301
watchpack "^2.2.0"
5290
5302
webpack-sources "^2.3.0"
5291
5303
5304
+ whatwg-url@^5.0.0 :
5305
+ version "5.0.0"
5306
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5307
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5308
+ dependencies :
5309
+ tr46 "~0.0.3"
5310
+ webidl-conversions "^3.0.0"
5311
+
5292
5312
which-boxed-primitive@^1.0.2 :
5293
5313
version "1.0.2"
5294
5314
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
0 commit comments