@@ -3643,7 +3643,14 @@ nice-try@^1.0.4:
3643
3643
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
3644
3644
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
3645
3645
3646
- node-fetch@^2.2.0, node-fetch@^2.3.0 :
3646
+ node-fetch@^2.2.0 :
3647
+ version "2.6.7"
3648
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3649
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3650
+ dependencies :
3651
+ whatwg-url "^5.0.0"
3652
+
3653
+ node-fetch@^2.3.0 :
3647
3654
version "2.3.0"
3648
3655
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
3649
3656
integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==
@@ -5096,6 +5103,11 @@ tr46@^1.0.1:
5096
5103
dependencies :
5097
5104
punycode "^2.1.0"
5098
5105
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 sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5110
+
5099
5111
trim-right@^1.0.1 :
5100
5112
version "1.0.1"
5101
5113
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
@@ -5300,6 +5312,11 @@ watch@~0.18.0:
5300
5312
exec-sh "^0.2.0"
5301
5313
minimist "^1.2.0"
5302
5314
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 sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5319
+
5303
5320
webidl-conversions@^4.0.2 :
5304
5321
version "4.0.2"
5305
5322
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:
5317
5334
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
5318
5335
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
5319
5336
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 sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5341
+ dependencies :
5342
+ tr46 "~0.0.3"
5343
+ webidl-conversions "^3.0.0"
5344
+
5320
5345
whatwg-url@^6.4.1 :
5321
5346
version "6.5.0"
5322
5347
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments