@@ -2431,10 +2431,12 @@ nock@^11.3.5:
2431
2431
mkdirp "^0.5.0"
2432
2432
propagate "^2.0.0"
2433
2433
2434
- node-fetch@2.6.0 :
2435
- version "2.6.0"
2436
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
2437
- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
2434
+ node-fetch@2.7.0 :
2435
+ version "2.7.0"
2436
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
2437
+ integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
2438
+ dependencies :
2439
+ whatwg-url "^5.0.0"
2438
2440
2439
2441
node-int64@^0.4.0 :
2440
2442
version "0.4.0"
@@ -3440,6 +3442,11 @@ tr46@^1.0.1:
3440
3442
dependencies :
3441
3443
punycode "^2.1.0"
3442
3444
3445
+ tr46@~0.0.3 :
3446
+ version "0.0.3"
3447
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3448
+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
3449
+
3443
3450
tunnel-agent@^0.6.0 :
3444
3451
version "0.6.0"
3445
3452
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
@@ -3569,6 +3576,11 @@ walker@^1.0.7, walker@~1.0.5:
3569
3576
dependencies :
3570
3577
makeerror "1.0.x"
3571
3578
3579
+ webidl-conversions@^3.0.0 :
3580
+ version "3.0.1"
3581
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3582
+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
3583
+
3572
3584
webidl-conversions@^4.0.2 :
3573
3585
version "4.0.2"
3574
3586
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -3586,6 +3598,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
3586
3598
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
3587
3599
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
3588
3600
3601
+ whatwg-url@^5.0.0 :
3602
+ version "5.0.0"
3603
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3604
+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
3605
+ dependencies :
3606
+ tr46 "~0.0.3"
3607
+ webidl-conversions "^3.0.0"
3608
+
3589
3609
whatwg-url@^6.4.1 :
3590
3610
version "6.5.0"
3591
3611
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments