@@ -3643,7 +3643,14 @@ nice-try@^1.0.4:
36433643 resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
36443644 integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
36453645
3646- node-fetch@^2.2.0, node-fetch@^2.3.0 :
3646+ node-fetch@^2.2.0 :
3647+ version "2.7.0"
3648+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
3649+ integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
3650+ dependencies :
3651+ whatwg-url "^5.0.0"
3652+
3653+ node-fetch@^2.3.0 :
36473654 version "2.3.0"
36483655 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
36493656 integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==
@@ -5096,6 +5103,11 @@ tr46@^1.0.1:
50965103 dependencies :
50975104 punycode "^2.1.0"
50985105
5106+ tr46@~0.0.3 :
5107+ version "0.0.3"
5108+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5109+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
5110+
50995111trim-right@^1.0.1 :
51005112 version "1.0.1"
51015113 resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
@@ -5300,6 +5312,11 @@ watch@~0.18.0:
53005312 exec-sh "^0.2.0"
53015313 minimist "^1.2.0"
53025314
5315+ webidl-conversions@^3.0.0 :
5316+ version "3.0.1"
5317+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5318+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
5319+
53035320webidl-conversions@^4.0.2 :
53045321 version "4.0.2"
53055322 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -5317,6 +5334,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
53175334 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
53185335 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
53195336
5337+ whatwg-url@^5.0.0 :
5338+ version "5.0.0"
5339+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5340+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
5341+ dependencies :
5342+ tr46 "~0.0.3"
5343+ webidl-conversions "^3.0.0"
5344+
53205345whatwg-url@^6.4.1 :
53215346 version "6.5.0"
53225347 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments