@@ -4784,10 +4784,12 @@ node-emoji@^1.10.0:
4784
4784
dependencies :
4785
4785
lodash.toarray "^4.4.0"
4786
4786
4787
- [email protected] , node-fetch@^2.6.1:
4788
- version "2.6.1"
4789
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4790
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4787
+ [email protected] , node-fetch@^2.6.1:
4788
+ version "2.6.7"
4789
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4790
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4791
+ dependencies :
4792
+ whatwg-url "^5.0.0"
4791
4793
4792
4794
node-gyp@^7.1.0, node-gyp@^7.1.2 :
4793
4795
version "7.1.2"
@@ -6406,6 +6408,11 @@ tr46@^2.0.2:
6406
6408
dependencies :
6407
6409
punycode "^2.1.1"
6408
6410
6411
+ tr46@~0.0.3 :
6412
+ version "0.0.3"
6413
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6414
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
6415
+
6409
6416
traverse@~0.6.6 :
6410
6417
version "0.6.6"
6411
6418
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -6720,6 +6727,11 @@ wcwidth@^1.0.0:
6720
6727
dependencies :
6721
6728
defaults "^1.0.3"
6722
6729
6730
+ webidl-conversions@^3.0.0 :
6731
+ version "3.0.1"
6732
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6733
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6734
+
6723
6735
webidl-conversions@^5.0.0 :
6724
6736
version "5.0.0"
6725
6737
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -6742,6 +6754,14 @@ whatwg-mimetype@^2.3.0:
6742
6754
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
6743
6755
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
6744
6756
6757
+ whatwg-url@^5.0.0 :
6758
+ version "5.0.0"
6759
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6760
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6761
+ dependencies :
6762
+ tr46 "~0.0.3"
6763
+ webidl-conversions "^3.0.0"
6764
+
6745
6765
whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
6746
6766
version "8.5.0"
6747
6767
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"
0 commit comments