@@ -4736,9 +4736,11 @@ node-emoji@^1.10.0:
47364736 lodash "^4.17.21"
47374737
47384738node-fetch@^2.6.1 :
4739- version "2.6.1"
4740- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4741- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4739+ version "2.6.7"
4740+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4741+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4742+ dependencies :
4743+ whatwg-url "^5.0.0"
47424744
47434745node-gyp@^7.1.0, node-gyp@^7.1.2 :
47444746 version "7.1.2"
@@ -6280,6 +6282,11 @@ tr46@^3.0.0:
62806282 dependencies :
62816283 punycode "^2.1.1"
62826284
6285+ tr46@~0.0.3 :
6286+ version "0.0.3"
6287+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6288+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
6289+
62836290traverse@~0.6.6 :
62846291 version "0.6.6"
62856292 resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -6558,6 +6565,11 @@ wcwidth@^1.0.0:
65586565 dependencies :
65596566 defaults "^1.0.3"
65606567
6568+ webidl-conversions@^3.0.0 :
6569+ version "3.0.1"
6570+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6571+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6572+
65616573webidl-conversions@^5.0.0 :
65626574 version "5.0.0"
65636575 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -6593,6 +6605,14 @@ whatwg-url@^11.0.0:
65936605 tr46 "^3.0.0"
65946606 webidl-conversions "^7.0.0"
65956607
6608+ whatwg-url@^5.0.0 :
6609+ version "5.0.0"
6610+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6611+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6612+ dependencies :
6613+ tr46 "~0.0.3"
6614+ webidl-conversions "^3.0.0"
6615+
65966616whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
65976617 version "8.7.0"
65986618 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments