@@ -4357,6 +4357,13 @@ node-fetch@2.6.0:
43574357 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
43584358 integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
43594359
4360+ node-fetch@2.6.7 :
4361+ version "2.6.7"
4362+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4363+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4364+ dependencies :
4365+ whatwg-url "^5.0.0"
4366+
43604367node-fetch@^2.3.0 :
43614368 version "2.3.0"
43624369 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
@@ -6438,6 +6445,11 @@ tr46@^1.0.1:
64386445 dependencies :
64396446 punycode "^2.1.0"
64406447
6448+ tr46@~0.0.3 :
6449+ version "0.0.3"
6450+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6451+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
6452+
64416453traverse@~0.6.6 :
64426454 version "0.6.6"
64436455 resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -6714,6 +6726,11 @@ wcwidth@^1.0.0:
67146726 dependencies :
67156727 defaults "^1.0.3"
67166728
6729+ webidl-conversions@^3.0.0 :
6730+ version "3.0.1"
6731+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6732+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
6733+
67176734webidl-conversions@^4.0.2 :
67186735 version "4.0.2"
67196736 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -6736,6 +6753,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
67366753 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
67376754 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
67386755
6756+ whatwg-url@^5.0.0 :
6757+ version "5.0.0"
6758+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6759+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
6760+ dependencies :
6761+ tr46 "~0.0.3"
6762+ webidl-conversions "^3.0.0"
6763+
67396764whatwg-url@^6.4.1 :
67406765 version "6.5.0"
67416766 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments