@@ -3913,11 +3913,18 @@ nice-try@^1.0.4:
3913
3913
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
3914
3914
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
3915
3915
3916
- [email protected] , node-fetch@^2.6.0, node-fetch@^2.6.1 :
3916
+
3917
3917
version "2.6.1"
3918
3918
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3919
3919
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3920
3920
3921
+ node-fetch@^2.6.0, node-fetch@^2.6.1 :
3922
+ version "2.6.7"
3923
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3924
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3925
+ dependencies :
3926
+ whatwg-url "^5.0.0"
3927
+
3921
3928
node-int64@^0.4.0 :
3922
3929
version "0.4.0"
3923
3930
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
@@ -5191,6 +5198,11 @@ tr46@^2.1.0:
5191
5198
dependencies :
5192
5199
punycode "^2.1.1"
5193
5200
5201
+ tr46@~0.0.3 :
5202
+ version "0.0.3"
5203
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5204
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5205
+
5194
5206
trim-newlines@^1.0.0 :
5195
5207
version "1.0.0"
5196
5208
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
@@ -5402,6 +5414,11 @@ walker@^1.0.7:
5402
5414
dependencies :
5403
5415
makeerror "1.0.12"
5404
5416
5417
+ webidl-conversions@^3.0.0 :
5418
+ version "3.0.1"
5419
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5420
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5421
+
5405
5422
webidl-conversions@^5.0.0 :
5406
5423
version "5.0.0"
5407
5424
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -5424,6 +5441,14 @@ whatwg-mimetype@^2.3.0:
5424
5441
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
5425
5442
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
5426
5443
5444
+ whatwg-url@^5.0.0 :
5445
+ version "5.0.0"
5446
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5447
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5448
+ dependencies :
5449
+ tr46 "~0.0.3"
5450
+ webidl-conversions "^3.0.0"
5451
+
5427
5452
whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
5428
5453
version "8.7.0"
5429
5454
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments