@@ -4316,9 +4316,11 @@ node-fetch-npm@^2.0.2:
4316
4316
safe-buffer "^5.1.1"
4317
4317
4318
4318
node-fetch@^2.6.0 :
4319
- version "2.6.1"
4320
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4321
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4319
+ version "2.6.7"
4320
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4321
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4322
+ dependencies :
4323
+ whatwg-url "^5.0.0"
4322
4324
4323
4325
node-gyp@^5.0.2, node-gyp@^5.1.0 :
4324
4326
version "5.1.1"
@@ -6448,6 +6450,11 @@ tough-cookie@~2.5.0:
6448
6450
psl "^1.1.28"
6449
6451
punycode "^2.1.1"
6450
6452
6453
+ tr46@~0.0.3 :
6454
+ version "0.0.3"
6455
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6456
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
6457
+
6451
6458
tslib@^1.9.0 :
6452
6459
version "1.14.1"
6453
6460
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
@@ -6713,6 +6720,11 @@ wcwidth@^1.0.0:
6713
6720
dependencies :
6714
6721
defaults "^1.0.3"
6715
6722
6723
+ webidl-conversions@^3.0.0 :
6724
+ version "3.0.1"
6725
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6726
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6727
+
6716
6728
webpack-cli@^3.3.10 :
6717
6729
version "3.3.12"
6718
6730
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.12.tgz#94e9ada081453cd0aa609c99e500012fd3ad2d4a"
@@ -6815,6 +6827,14 @@ whatwg-fetch@^2.0.3:
6815
6827
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
6816
6828
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==
6817
6829
6830
+ whatwg-url@^5.0.0 :
6831
+ version "5.0.0"
6832
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6833
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6834
+ dependencies :
6835
+ tr46 "~0.0.3"
6836
+ webidl-conversions "^3.0.0"
6837
+
6818
6838
which-module@^2.0.0 :
6819
6839
version "2.0.0"
6820
6840
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments