@@ -12122,9 +12122,11 @@ node-dir@^0.1.10:
12122
12122
minimatch "^3.0.2"
12123
12123
12124
12124
node-fetch@^2.6.1:
12125
- version "2.6.1"
12126
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
12127
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
12125
+ version "2.6.7"
12126
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
12127
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
12128
+ dependencies:
12129
+ whatwg-url "^5.0.0"
12128
12130
12129
12131
node-forge@^0.10.0:
12130
12132
version "0.10.0"
@@ -16348,6 +16350,11 @@ tr46@^2.1.0:
16348
16350
dependencies:
16349
16351
punycode "^2.1.1"
16350
16352
16353
+ tr46@~0.0.3:
16354
+ version "0.0.3"
16355
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
16356
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
16357
+
16351
16358
trim-newlines@^3.0.0:
16352
16359
version "3.0.1"
16353
16360
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
@@ -17022,6 +17029,11 @@ web-namespaces@^1.0.0:
17022
17029
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
17023
17030
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
17024
17031
17032
+ webidl-conversions@^3.0.0:
17033
+ version "3.0.1"
17034
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
17035
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
17036
+
17025
17037
webidl-conversions@^5.0.0:
17026
17038
version "5.0.0"
17027
17039
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -17247,6 +17259,14 @@ whatwg-mimetype@^2.3.0:
17247
17259
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
17248
17260
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
17249
17261
17262
+ whatwg-url@^5.0.0:
17263
+ version "5.0.0"
17264
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
17265
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
17266
+ dependencies:
17267
+ tr46 "~0.0.3"
17268
+ webidl-conversions "^3.0.0"
17269
+
17250
17270
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
17251
17271
version "8.7.0"
17252
17272
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments