@@ -8406,9 +8406,11 @@ node-cache@^4.1.1:
8406
8406
lodash "^4.17.15"
8407
8407
8408
8408
node-fetch@^2.6.1:
8409
- version "2.6.1"
8410
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
8411
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
8409
+ version "2.6.7"
8410
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8411
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
8412
+ dependencies:
8413
+ whatwg-url "^5.0.0"
8412
8414
8413
8415
node-html-parser@^3.2.0:
8414
8416
version "3.3.6"
@@ -11671,6 +11673,11 @@ tr46@^2.1.0:
11671
11673
dependencies:
11672
11674
punycode "^2.1.1"
11673
11675
11676
+ tr46@~0.0.3:
11677
+ version "0.0.3"
11678
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
11679
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
11680
+
11674
11681
trim-newlines@^3.0.0:
11675
11682
version "3.0.1"
11676
11683
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
@@ -12382,6 +12389,11 @@ web-namespaces@^1.0.0:
12382
12389
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
12383
12390
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
12384
12391
12392
+ webidl-conversions@^3.0.0:
12393
+ version "3.0.1"
12394
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
12395
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
12396
+
12385
12397
webidl-conversions@^5.0.0:
12386
12398
version "5.0.0"
12387
12399
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -12497,6 +12509,14 @@ whatwg-mimetype@^2.3.0:
12497
12509
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
12498
12510
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
12499
12511
12512
+ whatwg-url@^5.0.0:
12513
+ version "5.0.0"
12514
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
12515
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
12516
+ dependencies:
12517
+ tr46 "~0.0.3"
12518
+ webidl-conversions "^3.0.0"
12519
+
12500
12520
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
12501
12521
version "8.7.0"
12502
12522
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments