@@ -4389,7 +4389,14 @@ 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:
4392
+
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"
4398
+
4399
+ node-fetch@^2.3.0 :
4393
4400
version "2.6.0"
4394
4401
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
4395
4402
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
@@ -6404,6 +6411,11 @@ tr46@^1.0.1:
6404
6411
dependencies :
6405
6412
punycode "^2.1.0"
6406
6413
6414
+ tr46@~0.0.3 :
6415
+ version "0.0.3"
6416
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6417
+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
6418
+
6407
6419
traverse@~0.6.6 :
6408
6420
version "0.6.6"
6409
6421
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -6685,6 +6697,11 @@ wcwidth@^1.0.0:
6685
6697
dependencies :
6686
6698
defaults "^1.0.3"
6687
6699
6700
+ webidl-conversions@^3.0.0 :
6701
+ version "3.0.1"
6702
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6703
+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
6704
+
6688
6705
webidl-conversions@^4.0.2 :
6689
6706
version "4.0.2"
6690
6707
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
6711
6728
tr46 "^1.0.1"
6712
6729
webidl-conversions "^4.0.2"
6713
6730
6731
+ whatwg-url@^5.0.0 :
6732
+ version "5.0.0"
6733
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6734
+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
6735
+ dependencies :
6736
+ tr46 "~0.0.3"
6737
+ webidl-conversions "^3.0.0"
6738
+
6714
6739
whatwg-url@^6.4.1 :
6715
6740
version "6.5.0"
6716
6741
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments