@@ -12122,9 +12122,11 @@ node-dir@^0.1.10:
1212212122 minimatch "^3.0.2"
1212312123
1212412124node-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"
1212812130
1212912131node-forge@^0.10.0:
1213012132 version "0.10.0"
@@ -16348,6 +16350,11 @@ tr46@^2.1.0:
1634816350 dependencies:
1634916351 punycode "^2.1.1"
1635016352
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+
1635116358trim-newlines@^3.0.0:
1635216359 version "3.0.1"
1635316360 resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
@@ -17022,6 +17029,11 @@ web-namespaces@^1.0.0:
1702217029 resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
1702317030 integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
1702417031
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+
1702517037webidl-conversions@^5.0.0:
1702617038 version "5.0.0"
1702717039 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -17247,6 +17259,14 @@ whatwg-mimetype@^2.3.0:
1724717259 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1724817260 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1724917261
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+
1725017270whatwg-url@^8.0.0, whatwg-url@^8.5.0:
1725117271 version "8.7.0"
1725217272 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments