@@ -9555,9 +9555,11 @@ no-case@^3.0.3:
95559555 tslib "^1.10.0"
95569556
95579557node-fetch@^2.6.0, node-fetch@^2.6.1:
9558- version "2.6.1"
9559- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
9560- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
9558+ version "2.7.0"
9559+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
9560+ integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
9561+ dependencies:
9562+ whatwg-url "^5.0.0"
95619563
95629564node-int64@^0.4.0:
95639565 version "0.4.0"
@@ -12392,6 +12394,11 @@ tr46@^1.0.1:
1239212394 dependencies:
1239312395 punycode "^2.1.0"
1239412396
12397+ tr46@~0.0.3:
12398+ version "0.0.3"
12399+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
12400+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
12401+
1239512402tree-sync@^1.2.2:
1239612403 version "1.2.2"
1239712404 resolved "https://registry.yarnpkg.com/tree-sync/-/tree-sync-1.2.2.tgz#2cf76b8589f59ffedb58db5a3ac7cb013d0158b7"
@@ -12865,6 +12872,11 @@ wcwidth@^1.0.1:
1286512872 dependencies:
1286612873 defaults "^1.0.3"
1286712874
12875+ webidl-conversions@^3.0.0:
12876+ version "3.0.1"
12877+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
12878+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
12879+
1286812880webidl-conversions@^4.0.2:
1286912881 version "4.0.2"
1287012882 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -12931,6 +12943,14 @@ whatwg-mimetype@^2.2.0:
1293112943 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1293212944 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1293312945
12946+ whatwg-url@^5.0.0:
12947+ version "5.0.0"
12948+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
12949+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
12950+ dependencies:
12951+ tr46 "~0.0.3"
12952+ webidl-conversions "^3.0.0"
12953+
1293412954whatwg-url@^7.0.0:
1293512955 version "7.1.0"
1293612956 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
0 commit comments