@@ -3644,9 +3644,11 @@ nice-try@^1.0.4:
3644
3644
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
3645
3645
3646
3646
node-fetch@^2.2.0, node-fetch@^2.3.0 :
3647
- version "2.3.0"
3648
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
3649
- integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==
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"
3650
3652
3651
3653
node-int64@^0.4.0 :
3652
3654
version "0.4.0"
@@ -5096,6 +5098,11 @@ tr46@^1.0.1:
5096
5098
dependencies :
5097
5099
punycode "^2.1.0"
5098
5100
5101
+ tr46@~0.0.3 :
5102
+ version "0.0.3"
5103
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5104
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5105
+
5099
5106
trim-right@^1.0.1 :
5100
5107
version "1.0.1"
5101
5108
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
@@ -5300,6 +5307,11 @@ watch@~0.18.0:
5300
5307
exec-sh "^0.2.0"
5301
5308
minimist "^1.2.0"
5302
5309
5310
+ webidl-conversions@^3.0.0 :
5311
+ version "3.0.1"
5312
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5313
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5314
+
5303
5315
webidl-conversions@^4.0.2 :
5304
5316
version "4.0.2"
5305
5317
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -5317,6 +5329,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
5317
5329
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
5318
5330
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
5319
5331
5332
+ whatwg-url@^5.0.0 :
5333
+ version "5.0.0"
5334
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5335
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5336
+ dependencies :
5337
+ tr46 "~0.0.3"
5338
+ webidl-conversions "^3.0.0"
5339
+
5320
5340
whatwg-url@^6.4.1 :
5321
5341
version "6.5.0"
5322
5342
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments