@@ -4389,10 +4389,12 @@ node-fetch-npm@^2.0.2:
4389
4389
json-parse-better-errors "^1.0.0"
4390
4390
safe-buffer "^5.1.1"
4391
4391
4392
- [email protected] , node-fetch@^2.3.0:
4393
- version "2.6.0"
4394
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
4395
- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
4392
+ [email protected] , node-fetch@^2.3.0:
4393
+ version "2.6.7"
4394
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4395
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4396
+ dependencies :
4397
+ whatwg-url "^5.0.0"
4396
4398
4397
4399
node-gyp@^3.8.0 :
4398
4400
version "3.8.0"
@@ -6404,6 +6406,11 @@ tr46@^1.0.1:
6404
6406
dependencies :
6405
6407
punycode "^2.1.0"
6406
6408
6409
+ tr46@~0.0.3 :
6410
+ version "0.0.3"
6411
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6412
+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
6413
+
6407
6414
traverse@~0.6.6 :
6408
6415
version "0.6.6"
6409
6416
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -6685,6 +6692,11 @@ wcwidth@^1.0.0:
6685
6692
dependencies :
6686
6693
defaults "^1.0.3"
6687
6694
6695
+ webidl-conversions@^3.0.0 :
6696
+ version "3.0.1"
6697
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6698
+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
6699
+
6688
6700
webidl-conversions@^4.0.2 :
6689
6701
version "4.0.2"
6690
6702
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
6711
6723
tr46 "^1.0.1"
6712
6724
webidl-conversions "^4.0.2"
6713
6725
6726
+ whatwg-url@^5.0.0 :
6727
+ version "5.0.0"
6728
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6729
+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
6730
+ dependencies :
6731
+ tr46 "~0.0.3"
6732
+ webidl-conversions "^3.0.0"
6733
+
6714
6734
whatwg-url@^6.4.1 :
6715
6735
version "6.5.0"
6716
6736
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments