@@ -3523,9 +3523,11 @@ node-fetch-h2@^2.3.0:
3523
3523
http2-client "^1.2.5"
3524
3524
3525
3525
node-fetch@^2.6.1 :
3526
- version "2.6.2"
3527
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.2.tgz#986996818b73785e47b1965cc34eb093a1d464d0"
3528
- integrity sha512-aLoxToI6RfZ+0NOjmWAgn9+LEd30YCkJKFSyWacNZdEKTit/ZMcKjGkTRo8uWEsnIb/hfKecNPEbln02PdWbcA==
3526
+ version "2.7.0"
3527
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
3528
+ integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
3529
+ dependencies :
3530
+ whatwg-url "^5.0.0"
3529
3531
3530
3532
node-fetch@^3.3.1 :
3531
3533
version "3.3.2"
@@ -4446,6 +4448,11 @@ to-regex-range@^5.0.1:
4446
4448
dependencies :
4447
4449
is-number "^7.0.0"
4448
4450
4451
+ tr46@~0.0.3 :
4452
+ version "0.0.3"
4453
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
4454
+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
4455
+
4449
4456
ts-api-utils@^1.0.1 :
4450
4457
version "1.0.2"
4451
4458
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.2.tgz#7c094f753b6705ee4faee25c3c684ade52d66d99"
@@ -4660,6 +4667,19 @@ web-streams-polyfill@^3.0.3:
4660
4667
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
4661
4668
integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
4662
4669
4670
+ webidl-conversions@^3.0.0 :
4671
+ version "3.0.1"
4672
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
4673
+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
4674
+
4675
+ whatwg-url@^5.0.0 :
4676
+ version "5.0.0"
4677
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
4678
+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
4679
+ dependencies :
4680
+ tr46 "~0.0.3"
4681
+ webidl-conversions "^3.0.0"
4682
+
4663
4683
which-boxed-primitive@^1.0.2 :
4664
4684
version "1.0.2"
4665
4685
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
0 commit comments