@@ -4736,9 +4736,11 @@ node-emoji@^1.10.0:
4736
4736
lodash "^4.17.21"
4737
4737
4738
4738
node-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"
4742
4744
4743
4745
node-gyp@^7.1.0, node-gyp@^7.1.2 :
4744
4746
version "7.1.2"
@@ -6280,6 +6282,11 @@ tr46@^3.0.0:
6280
6282
dependencies :
6281
6283
punycode "^2.1.1"
6282
6284
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
+
6283
6290
traverse@~0.6.6 :
6284
6291
version "0.6.6"
6285
6292
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -6558,6 +6565,11 @@ wcwidth@^1.0.0:
6558
6565
dependencies :
6559
6566
defaults "^1.0.3"
6560
6567
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
+
6561
6573
webidl-conversions@^5.0.0 :
6562
6574
version "5.0.0"
6563
6575
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -6593,6 +6605,14 @@ whatwg-url@^11.0.0:
6593
6605
tr46 "^3.0.0"
6594
6606
webidl-conversions "^7.0.0"
6595
6607
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
+
6596
6616
whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
6597
6617
version "8.7.0"
6598
6618
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments