@@ -5457,9 +5457,11 @@ node-dir@^0.1.17:
5457
5457
minimatch "^3.0.2"
5458
5458
5459
5459
node-fetch@^2.2.0, node-fetch@^2.6.0 :
5460
- version "2.6.1"
5461
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5462
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5460
+ version "2.6.7"
5461
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5462
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5463
+ dependencies :
5464
+ whatwg-url "^5.0.0"
5463
5465
5464
5466
node-int64@^0.4.0 :
5465
5467
version "0.4.0"
@@ -7170,6 +7172,11 @@ tr46@^2.1.0:
7170
7172
dependencies :
7171
7173
punycode "^2.1.1"
7172
7174
7175
+ tr46@~0.0.3 :
7176
+ version "0.0.3"
7177
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7178
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7179
+
7173
7180
tslib@^1.8.1 :
7174
7181
version "1.14.1"
7175
7182
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
@@ -7429,6 +7436,11 @@ wcwidth@^1.0.1:
7429
7436
dependencies :
7430
7437
defaults "^1.0.3"
7431
7438
7439
+ webidl-conversions@^3.0.0 :
7440
+ version "3.0.1"
7441
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7442
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7443
+
7432
7444
webidl-conversions@^5.0.0 :
7433
7445
version "5.0.0"
7434
7446
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -7456,6 +7468,14 @@ whatwg-mimetype@^2.3.0:
7456
7468
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
7457
7469
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
7458
7470
7471
+ whatwg-url@^5.0.0 :
7472
+ version "5.0.0"
7473
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7474
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7475
+ dependencies :
7476
+ tr46 "~0.0.3"
7477
+ webidl-conversions "^3.0.0"
7478
+
7459
7479
whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
7460
7480
version "8.7.0"
7461
7481
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments