@@ -4422,11 +4422,18 @@ nice-try@^1.0.4:
4422
4422
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
4423
4423
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
4424
4424
4425
- [email protected] , node-fetch@^2.6.0, node-fetch@^2.6.1 :
4425
+
4426
4426
version "2.6.1"
4427
4427
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4428
4428
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4429
4429
4430
+ node-fetch@^2.6.0, node-fetch@^2.6.1 :
4431
+ version "2.6.7"
4432
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4433
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4434
+ dependencies :
4435
+ whatwg-url "^5.0.0"
4436
+
4430
4437
node-int64@^0.4.0 :
4431
4438
version "0.4.0"
4432
4439
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
@@ -5845,6 +5852,11 @@ tr46@^2.1.0:
5845
5852
dependencies :
5846
5853
punycode "^2.1.1"
5847
5854
5855
+ tr46@~0.0.3 :
5856
+ version "0.0.3"
5857
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5858
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5859
+
5848
5860
trim-newlines@^1.0.0 :
5849
5861
version "1.0.0"
5850
5862
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
@@ -6089,6 +6101,11 @@ walker@^1.0.7:
6089
6101
dependencies :
6090
6102
makeerror "1.0.12"
6091
6103
6104
+ webidl-conversions@^3.0.0 :
6105
+ version "3.0.1"
6106
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6107
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6108
+
6092
6109
webidl-conversions@^5.0.0 :
6093
6110
version "5.0.0"
6094
6111
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -6111,6 +6128,14 @@ whatwg-mimetype@^2.3.0:
6111
6128
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
6112
6129
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
6113
6130
6131
+ whatwg-url@^5.0.0 :
6132
+ version "5.0.0"
6133
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6134
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6135
+ dependencies :
6136
+ tr46 "~0.0.3"
6137
+ webidl-conversions "^3.0.0"
6138
+
6114
6139
whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
6115
6140
version "8.7.0"
6116
6141
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments