@@ -6017,9 +6017,11 @@ node-dir@^0.1.17:
6017
6017
minimatch "^3.0.2"
6018
6018
6019
6019
node-fetch@^2.2.0, node-fetch@^2.6.0 :
6020
- version "2.6.1"
6021
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
6022
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
6020
+ version "2.6.7"
6021
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
6022
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
6023
+ dependencies :
6024
+ whatwg-url "^5.0.0"
6023
6025
6024
6026
node-int64@^0.4.0 :
6025
6027
version "0.4.0"
@@ -7633,6 +7635,11 @@ tr46@^2.1.0:
7633
7635
dependencies :
7634
7636
punycode "^2.1.1"
7635
7637
7638
+ tr46@~0.0.3 :
7639
+ version "0.0.3"
7640
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7641
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7642
+
7636
7643
truncate-utf8-bytes@^1.0.0 :
7637
7644
version "1.0.2"
7638
7645
resolved "https://registry.yarnpkg.com/truncate-utf8-bytes/-/truncate-utf8-bytes-1.0.2.tgz#405923909592d56f78a5818434b0b78489ca5f2b"
@@ -7912,6 +7919,11 @@ wcwidth@^1.0.1:
7912
7919
dependencies :
7913
7920
defaults "^1.0.3"
7914
7921
7922
+ webidl-conversions@^3.0.0 :
7923
+ version "3.0.1"
7924
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7925
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7926
+
7915
7927
webidl-conversions@^5.0.0 :
7916
7928
version "5.0.0"
7917
7929
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -7939,6 +7951,14 @@ whatwg-mimetype@^2.3.0:
7939
7951
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
7940
7952
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
7941
7953
7954
+ whatwg-url@^5.0.0 :
7955
+ version "5.0.0"
7956
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7957
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7958
+ dependencies :
7959
+ tr46 "~0.0.3"
7960
+ webidl-conversions "^3.0.0"
7961
+
7942
7962
whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
7943
7963
version "8.7.0"
7944
7964
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments