@@ -4985,9 +4985,11 @@ node-fetch-npm@^2.0.2:
4985
4985
safe-buffer "^5.1.1"
4986
4986
4987
4987
node-fetch@^2.6.1 :
4988
- version "2.6.1"
4989
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4990
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4988
+ version "2.6.7"
4989
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4990
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4991
+ dependencies :
4992
+ whatwg-url "^5.0.0"
4991
4993
4992
4994
node-gyp@^5.0.2, node-gyp@^5.1.0 :
4993
4995
version "5.1.1"
@@ -7166,6 +7168,11 @@ tr46@^1.0.1:
7166
7168
dependencies :
7167
7169
punycode "^2.1.0"
7168
7170
7171
+ tr46@~0.0.3 :
7172
+ version "0.0.3"
7173
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7174
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7175
+
7169
7176
traverse@~0.6.6 :
7170
7177
version "0.6.6"
7171
7178
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -7479,6 +7486,11 @@ wcwidth@^1.0.0:
7479
7486
dependencies :
7480
7487
defaults "^1.0.3"
7481
7488
7489
+ webidl-conversions@^3.0.0 :
7490
+ version "3.0.1"
7491
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7492
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7493
+
7482
7494
webidl-conversions@^4.0.2 :
7483
7495
version "4.0.2"
7484
7496
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -7496,6 +7508,14 @@ whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
7496
7508
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
7497
7509
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
7498
7510
7511
+ whatwg-url@^5.0.0 :
7512
+ version "5.0.0"
7513
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7514
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7515
+ dependencies :
7516
+ tr46 "~0.0.3"
7517
+ webidl-conversions "^3.0.0"
7518
+
7499
7519
whatwg-url@^7.0.0 :
7500
7520
version "7.1.0"
7501
7521
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
0 commit comments