@@ -6907,9 +6907,11 @@ nested-error-stacks@^2.0.0:
6907
6907
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
6908
6908
6909
6909
node-fetch@^2.6.0, node-fetch@^2.6.1 :
6910
- version "2.6.1"
6911
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
6912
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
6910
+ version "2.6.7"
6911
+ resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
6912
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
6913
+ dependencies :
6914
+ whatwg-url "^5.0.0"
6913
6915
6914
6916
node-gyp@^5.0.2 :
6915
6917
version "5.0.7"
@@ -8917,6 +8919,11 @@ tr46@^2.0.2:
8917
8919
dependencies :
8918
8920
punycode "^2.1.1"
8919
8921
8922
+ tr46@~0.0.3 :
8923
+ version "0.0.3"
8924
+ resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
8925
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
8926
+
8920
8927
trim-newlines@^1.0.0 :
8921
8928
version "1.0.0"
8922
8929
resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
@@ -9297,6 +9304,11 @@ wcwidth@^1.0.0:
9297
9304
dependencies :
9298
9305
defaults "^1.0.3"
9299
9306
9307
+ webidl-conversions@^3.0.0 :
9308
+ version "3.0.1"
9309
+ resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
9310
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
9311
+
9300
9312
webidl-conversions@^5.0.0 :
9301
9313
version "5.0.0"
9302
9314
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -9319,6 +9331,14 @@ whatwg-mimetype@^2.3.0:
9319
9331
resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
9320
9332
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
9321
9333
9334
+ whatwg-url@^5.0.0 :
9335
+ version "5.0.0"
9336
+ resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
9337
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
9338
+ dependencies :
9339
+ tr46 "~0.0.3"
9340
+ webidl-conversions "^3.0.0"
9341
+
9322
9342
whatwg-url@^8.0.0, whatwg-url@^8.4.0, whatwg-url@^8.5.0 :
9323
9343
version "8.5.0"
9324
9344
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"
0 commit comments