|
|
@@ -1068,7 +1068,7 @@
|
|
|
minimatch "^3.1.2"
|
|
|
strip-json-comments "^3.1.1"
|
|
|
|
|
|
-"@gar/promisify@^1.0.1":
|
|
|
+"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
|
|
|
version "1.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/@gar%2fpromisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
|
|
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
|
|
|
@@ -1174,6 +1174,14 @@
|
|
|
"@gar/promisify" "^1.0.1"
|
|
|
semver "^7.3.5"
|
|
|
|
|
|
+"@npmcli/fs@^2.1.0":
|
|
|
+ version "2.1.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@npmcli/fs/-/fs-2.1.2.tgz#a9e2541a4a2fec2e69c29b35e6060973da79b865"
|
|
|
+ integrity sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==
|
|
|
+ dependencies:
|
|
|
+ "@gar/promisify" "^1.1.3"
|
|
|
+ semver "^7.3.5"
|
|
|
+
|
|
|
"@npmcli/move-file@^1.0.1":
|
|
|
version "1.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/@npmcli%2fmove-file/-/move-file-1.1.2.tgz#1a82c3e372f7cae9253eb66d72543d6b8685c674"
|
|
|
@@ -1182,6 +1190,14 @@
|
|
|
mkdirp "^1.0.4"
|
|
|
rimraf "^3.0.2"
|
|
|
|
|
|
+"@npmcli/move-file@^2.0.0":
|
|
|
+ version "2.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@npmcli/move-file/-/move-file-2.0.1.tgz#26f6bdc379d87f75e55739bab89db525b06100e4"
|
|
|
+ integrity sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==
|
|
|
+ dependencies:
|
|
|
+ mkdirp "^1.0.4"
|
|
|
+ rimraf "^3.0.2"
|
|
|
+
|
|
|
"@rollup/plugin-babel@^6.0.0":
|
|
|
version "6.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.2.tgz#92ad7a00cc0e4a6b59e1498cda9f907a9c0d2db3"
|
|
|
@@ -1250,6 +1266,11 @@
|
|
|
resolved "https://registry.yarnpkg.com/@tootallnate%2fonce/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
|
|
|
integrity sha1-zLkURTYBeaBOf+av94wA/8Hur4I=
|
|
|
|
|
|
+"@tootallnate/once@2":
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
|
|
|
+ integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
|
|
|
+
|
|
|
"@types/estree@*":
|
|
|
version "0.0.51"
|
|
|
resolved "https://registry.yarnpkg.com/@types%2festree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
|
|
|
@@ -1386,7 +1407,7 @@ agent-base@6, agent-base@^6.0.2:
|
|
|
dependencies:
|
|
|
debug "4"
|
|
|
|
|
|
-agentkeepalive@^4.1.3:
|
|
|
+agentkeepalive@^4.1.3, agentkeepalive@^4.2.1:
|
|
|
version "4.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-4.2.1.tgz#a7975cbb9f83b367f06c90cc51ff28fe7d499717"
|
|
|
integrity sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==
|
|
|
@@ -1403,7 +1424,7 @@ aggregate-error@^3.0.0:
|
|
|
clean-stack "^2.0.0"
|
|
|
indent-string "^4.0.0"
|
|
|
|
|
|
-ajv@^6.10.0, ajv@^6.12.3, ajv@^6.12.4:
|
|
|
+ajv@^6.10.0, ajv@^6.12.4:
|
|
|
version "6.12.6"
|
|
|
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
|
|
|
integrity sha1-uvWmLoArB9l3A0WG+MO69a3ybfQ=
|
|
|
@@ -1487,14 +1508,6 @@ arch@^2.2.0:
|
|
|
resolved "https://registry.yarnpkg.com/arch/-/arch-2.2.0.tgz#1bc47818f305764f23ab3306b0bfc086c5a29d11"
|
|
|
integrity sha1-G8R4GPMFdk8jqzMGsL/AhsWinRE=
|
|
|
|
|
|
-are-we-there-yet@^2.0.0:
|
|
|
- version "2.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
|
|
|
- integrity sha1-Ny4Oe9J52OlMZTqqH2cgCIS/Phw=
|
|
|
- dependencies:
|
|
|
- delegates "^1.0.0"
|
|
|
- readable-stream "^3.6.0"
|
|
|
-
|
|
|
are-we-there-yet@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-3.0.0.tgz#ba20bd6b553e31d62fc8c31bd23d22b95734390d"
|
|
|
@@ -1739,6 +1752,30 @@ cacache@^15.2.0:
|
|
|
tar "^6.0.2"
|
|
|
unique-filename "^1.1.1"
|
|
|
|
|
|
+cacache@^16.1.0:
|
|
|
+ version "16.1.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/cacache/-/cacache-16.1.3.tgz#a02b9f34ecfaf9a78c9f4bc16fceb94d5d67a38e"
|
|
|
+ integrity sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==
|
|
|
+ dependencies:
|
|
|
+ "@npmcli/fs" "^2.1.0"
|
|
|
+ "@npmcli/move-file" "^2.0.0"
|
|
|
+ chownr "^2.0.0"
|
|
|
+ fs-minipass "^2.1.0"
|
|
|
+ glob "^8.0.1"
|
|
|
+ infer-owner "^1.0.4"
|
|
|
+ lru-cache "^7.7.1"
|
|
|
+ minipass "^3.1.6"
|
|
|
+ minipass-collect "^1.0.2"
|
|
|
+ minipass-flush "^1.0.5"
|
|
|
+ minipass-pipeline "^1.2.4"
|
|
|
+ mkdirp "^1.0.4"
|
|
|
+ p-map "^4.0.0"
|
|
|
+ promise-inflight "^1.0.1"
|
|
|
+ rimraf "^3.0.2"
|
|
|
+ ssri "^9.0.0"
|
|
|
+ tar "^6.1.11"
|
|
|
+ unique-filename "^2.0.0"
|
|
|
+
|
|
|
cachedir@^2.3.0:
|
|
|
version "2.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/cachedir/-/cachedir-2.3.0.tgz#0c75892a052198f0b21c7c1804d8331edfcae0e8"
|
|
|
@@ -1996,7 +2033,7 @@ color-name@~1.1.4:
|
|
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
|
|
integrity sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=
|
|
|
|
|
|
-color-support@^1.1.2, color-support@^1.1.3:
|
|
|
+color-support@^1.1.3:
|
|
|
version "1.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
|
|
|
integrity sha1-k4NDeaHMmgxh+C9S8NBDIiUb1aI=
|
|
|
@@ -2058,7 +2095,7 @@ concat-map@0.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
|
|
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
|
|
|
|
|
-console-control-strings@^1.0.0, console-control-strings@^1.1.0:
|
|
|
+console-control-strings@^1.1.0:
|
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
|
|
|
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
|
|
|
@@ -2371,7 +2408,7 @@ emojis-list@^2.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
|
|
|
integrity sha1-TapNnbAPmBmIDHn6RXrlsJof04k=
|
|
|
|
|
|
-encoding@^0.1.12:
|
|
|
+encoding@^0.1.12, encoding@^0.1.13:
|
|
|
version "0.1.13"
|
|
|
resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.13.tgz#56574afdd791f54a8e9b2785c0582a2d26210fa9"
|
|
|
integrity sha1-VldK/deR9UqOmyeFwFgqLSYhD6k=
|
|
|
@@ -2805,7 +2842,7 @@ fs-jetpack@^0.13.3:
|
|
|
dependencies:
|
|
|
minimatch "^3.0.2"
|
|
|
|
|
|
-fs-minipass@^2.0.0:
|
|
|
+fs-minipass@^2.0.0, fs-minipass@^2.1.0:
|
|
|
version "2.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
|
|
|
integrity sha1-f1A2/b8SxjwWkZDL5BmchSJx+fs=
|
|
|
@@ -2842,21 +2879,6 @@ functions-have-names@^1.2.2:
|
|
|
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
|
|
|
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
|
|
|
|
|
|
-gauge@^3.0.0:
|
|
|
- version "3.0.2"
|
|
|
- resolved "https://registry.yarnpkg.com/gauge/-/gauge-3.0.2.tgz#03bf4441c044383908bcfa0656ad91803259b395"
|
|
|
- integrity sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==
|
|
|
- dependencies:
|
|
|
- aproba "^1.0.3 || ^2.0.0"
|
|
|
- color-support "^1.1.2"
|
|
|
- console-control-strings "^1.0.0"
|
|
|
- has-unicode "^2.0.1"
|
|
|
- object-assign "^4.1.1"
|
|
|
- signal-exit "^3.0.0"
|
|
|
- string-width "^4.2.3"
|
|
|
- strip-ansi "^6.0.1"
|
|
|
- wide-align "^1.1.2"
|
|
|
-
|
|
|
gauge@^4.0.3:
|
|
|
version "4.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/gauge/-/gauge-4.0.4.tgz#52ff0652f2bbf607a989793d53b751bef2328dce"
|
|
|
@@ -2963,7 +2985,7 @@ glob@^6.0.4:
|
|
|
once "^1.3.0"
|
|
|
path-is-absolute "^1.0.0"
|
|
|
|
|
|
-glob@^7.0.0, glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
|
+glob@^7.0.0, glob@^7.0.3, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
|
version "7.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
|
|
|
integrity sha1-0VU1r3cy4C6Uj0xBYovZECk/YCM=
|
|
|
@@ -2975,7 +2997,7 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
|
once "^1.3.0"
|
|
|
path-is-absolute "^1.0.0"
|
|
|
|
|
|
-glob@^8.0.2, glob@^8.0.3:
|
|
|
+glob@^8.0.1, glob@^8.0.2, glob@^8.0.3:
|
|
|
version "8.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/glob/-/glob-8.0.3.tgz#415c6eb2deed9e502c68fa44a272e6da6eeca42e"
|
|
|
integrity sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==
|
|
|
@@ -3083,19 +3105,6 @@ grapheme-splitter@^1.0.4:
|
|
|
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
|
|
|
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
|
|
|
|
|
|
-har-schema@^2.0.0:
|
|
|
- version "2.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
|
|
|
- integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=
|
|
|
-
|
|
|
-har-validator@~5.1.3:
|
|
|
- version "5.1.5"
|
|
|
- resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.5.tgz#1f0803b9f8cb20c0fa13822df1ecddb36bde1efd"
|
|
|
- integrity sha1-HwgDufjLIMD6E4It8ezds2veHv0=
|
|
|
- dependencies:
|
|
|
- ajv "^6.12.3"
|
|
|
- har-schema "^2.0.0"
|
|
|
-
|
|
|
hard-rejection@^2.1.0:
|
|
|
version "2.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883"
|
|
|
@@ -3207,14 +3216,14 @@ http-proxy-agent@^4.0.1:
|
|
|
agent-base "6"
|
|
|
debug "4"
|
|
|
|
|
|
-http-signature@~1.2.0:
|
|
|
- version "1.2.0"
|
|
|
- resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
|
|
|
- integrity sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=
|
|
|
+http-proxy-agent@^5.0.0:
|
|
|
+ version "5.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz#5129800203520d434f142bc78ff3c170800f2b43"
|
|
|
+ integrity sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==
|
|
|
dependencies:
|
|
|
- assert-plus "^1.0.0"
|
|
|
- jsprim "^1.2.2"
|
|
|
- sshpk "^1.7.0"
|
|
|
+ "@tootallnate/once" "2"
|
|
|
+ agent-base "6"
|
|
|
+ debug "4"
|
|
|
|
|
|
http-signature@~1.3.6:
|
|
|
version "1.3.6"
|
|
|
@@ -3718,16 +3727,6 @@ jsonfile@^6.0.1:
|
|
|
optionalDependencies:
|
|
|
graceful-fs "^4.1.6"
|
|
|
|
|
|
-jsprim@^1.2.2:
|
|
|
- version "1.4.2"
|
|
|
- resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.2.tgz#712c65533a15c878ba59e9ed5f0e26d5b77c5feb"
|
|
|
- integrity sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==
|
|
|
- dependencies:
|
|
|
- assert-plus "1.0.0"
|
|
|
- extsprintf "1.3.0"
|
|
|
- json-schema "0.4.0"
|
|
|
- verror "1.10.0"
|
|
|
-
|
|
|
jsprim@^2.0.2:
|
|
|
version "2.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-2.0.2.tgz#77ca23dbcd4135cd364800d22ff82c2185803d4d"
|
|
|
@@ -3918,6 +3917,11 @@ lru-cache@^6.0.0:
|
|
|
dependencies:
|
|
|
yallist "^4.0.0"
|
|
|
|
|
|
+lru-cache@^7.7.1:
|
|
|
+ version "7.14.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.1.tgz#8da8d2f5f59827edb388e63e459ac23d6d408fea"
|
|
|
+ integrity sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA==
|
|
|
+
|
|
|
magic-string@^0.25.7:
|
|
|
version "0.25.9"
|
|
|
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.9.tgz#de7f9faf91ef8a1c91d02c2e5314c8277dbcdd1c"
|
|
|
@@ -3940,6 +3944,28 @@ make-dir@^2.1.0:
|
|
|
pify "^4.0.1"
|
|
|
semver "^5.6.0"
|
|
|
|
|
|
+make-fetch-happen@^10.0.4:
|
|
|
+ version "10.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz#f5e3835c5e9817b617f2770870d9492d28678164"
|
|
|
+ integrity sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==
|
|
|
+ dependencies:
|
|
|
+ agentkeepalive "^4.2.1"
|
|
|
+ cacache "^16.1.0"
|
|
|
+ http-cache-semantics "^4.1.0"
|
|
|
+ http-proxy-agent "^5.0.0"
|
|
|
+ https-proxy-agent "^5.0.0"
|
|
|
+ is-lambda "^1.0.1"
|
|
|
+ lru-cache "^7.7.1"
|
|
|
+ minipass "^3.1.6"
|
|
|
+ minipass-collect "^1.0.2"
|
|
|
+ minipass-fetch "^2.0.3"
|
|
|
+ minipass-flush "^1.0.5"
|
|
|
+ minipass-pipeline "^1.2.4"
|
|
|
+ negotiator "^0.6.3"
|
|
|
+ promise-retry "^2.0.1"
|
|
|
+ socks-proxy-agent "^7.0.0"
|
|
|
+ ssri "^9.0.0"
|
|
|
+
|
|
|
make-fetch-happen@^9.1.0:
|
|
|
version "9.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz#53085a09e7971433e6765f7971bf63f4e05cb968"
|
|
|
@@ -4122,6 +4148,17 @@ minipass-fetch@^1.3.2:
|
|
|
optionalDependencies:
|
|
|
encoding "^0.1.12"
|
|
|
|
|
|
+minipass-fetch@^2.0.3:
|
|
|
+ version "2.1.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/minipass-fetch/-/minipass-fetch-2.1.2.tgz#95560b50c472d81a3bc76f20ede80eaed76d8add"
|
|
|
+ integrity sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==
|
|
|
+ dependencies:
|
|
|
+ minipass "^3.1.6"
|
|
|
+ minipass-sized "^1.0.3"
|
|
|
+ minizlib "^2.1.2"
|
|
|
+ optionalDependencies:
|
|
|
+ encoding "^0.1.13"
|
|
|
+
|
|
|
minipass-flush@^1.0.5:
|
|
|
version "1.0.5"
|
|
|
resolved "https://registry.yarnpkg.com/minipass-flush/-/minipass-flush-1.0.5.tgz#82e7135d7e89a50ffe64610a787953c4c4cbb373"
|
|
|
@@ -4150,7 +4187,14 @@ minipass@^3.0.0, minipass@^3.1.0, minipass@^3.1.1, minipass@^3.1.3:
|
|
|
dependencies:
|
|
|
yallist "^4.0.0"
|
|
|
|
|
|
-minizlib@^2.0.0, minizlib@^2.1.1:
|
|
|
+minipass@^3.1.6:
|
|
|
+ version "3.3.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.3.4.tgz#ca99f95dd77c43c7a76bf51e6d200025eee0ffae"
|
|
|
+ integrity sha512-I9WPbWHCGu8W+6k1ZiGpPu0GkoKBeorkfKNuAFBNS1HNFJvke82sxvI5bzcCNpWPorkOO5QQ+zomzzwRxejXiw==
|
|
|
+ dependencies:
|
|
|
+ yallist "^4.0.0"
|
|
|
+
|
|
|
+minizlib@^2.0.0, minizlib@^2.1.1, minizlib@^2.1.2:
|
|
|
version "2.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
|
|
|
integrity sha1-6Q00Zrogm5MkUVCKEc49NjIUWTE=
|
|
|
@@ -4178,10 +4222,10 @@ ms@^2.0.0, ms@^2.1.1:
|
|
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
|
|
integrity sha1-V0yBOM4dK1hh8LRFedut1gxmFbI=
|
|
|
|
|
|
-nan@^2.13.2:
|
|
|
- version "2.15.0"
|
|
|
- resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
|
|
|
- integrity sha1-PzSkc/8Y4VwbVia2KQO1rW5mX+4=
|
|
|
+nan@^2.17.0:
|
|
|
+ version "2.17.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/nan/-/nan-2.17.0.tgz#c0150a2368a182f033e9aa5195ec76ea41a199cb"
|
|
|
+ integrity sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==
|
|
|
|
|
|
nanoid@^3.3.4:
|
|
|
version "3.3.4"
|
|
|
@@ -4198,7 +4242,7 @@ natural-compare@^1.4.0:
|
|
|
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
|
|
|
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
|
|
|
|
|
|
-negotiator@^0.6.2:
|
|
|
+negotiator@^0.6.2, negotiator@^0.6.3:
|
|
|
version "0.6.3"
|
|
|
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd"
|
|
|
integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==
|
|
|
@@ -4229,10 +4273,10 @@ node-releases@^2.0.6:
|
|
|
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.6.tgz#8a7088c63a55e493845683ebf3c828d8c51c5503"
|
|
|
integrity sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==
|
|
|
|
|
|
-node-sass@^7.0.1:
|
|
|
- version "7.0.3"
|
|
|
- resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-7.0.3.tgz#7620bcd5559c2bf125c4fbb9087ba75cd2df2ab2"
|
|
|
- integrity sha512-8MIlsY/4dXUkJDYht9pIWBhMil3uHmE8b/AdJPjmFn1nBx9X9BASzfzmsCy0uCCb8eqI3SYYzVPDswWqSx7gjw==
|
|
|
+node-sass@^8.0.0:
|
|
|
+ version "8.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-8.0.0.tgz#c80d52148db0ce88610bcf1e1d112027393c13e1"
|
|
|
+ integrity sha512-jPzqCF2/e6JXw6r3VxfIqYc8tKQdkj5Z/BDATYyG6FL6b/LuYBNFGFVhus0mthcWifHm/JzBpKAd+3eXsWeK/A==
|
|
|
dependencies:
|
|
|
async-foreach "^0.1.3"
|
|
|
chalk "^4.1.2"
|
|
|
@@ -4241,14 +4285,13 @@ node-sass@^7.0.1:
|
|
|
get-stdin "^4.0.1"
|
|
|
glob "^7.0.3"
|
|
|
lodash "^4.17.15"
|
|
|
+ make-fetch-happen "^10.0.4"
|
|
|
meow "^9.0.0"
|
|
|
- nan "^2.13.2"
|
|
|
+ nan "^2.17.0"
|
|
|
node-gyp "^8.4.1"
|
|
|
- npmlog "^5.0.0"
|
|
|
- request "^2.88.0"
|
|
|
sass-graph "^4.0.1"
|
|
|
stdout-stream "^1.4.0"
|
|
|
- "true-case-path" "^1.0.2"
|
|
|
+ "true-case-path" "^2.2.1"
|
|
|
|
|
|
node-status@^0.1.7:
|
|
|
version "0.1.7"
|
|
|
@@ -4312,16 +4355,6 @@ npm-run-path@^4.0.0:
|
|
|
dependencies:
|
|
|
path-key "^3.0.0"
|
|
|
|
|
|
-npmlog@^5.0.0:
|
|
|
- version "5.0.1"
|
|
|
- resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-5.0.1.tgz#f06678e80e29419ad67ab964e0fa69959c1eb8b0"
|
|
|
- integrity sha1-8GZ46A4pQZrWerlk4PpplZweuLA=
|
|
|
- dependencies:
|
|
|
- are-we-there-yet "^2.0.0"
|
|
|
- console-control-strings "^1.1.0"
|
|
|
- gauge "^3.0.0"
|
|
|
- set-blocking "^2.0.0"
|
|
|
-
|
|
|
npmlog@^6.0.0:
|
|
|
version "6.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-6.0.2.tgz#c8166017a42f2dea92d6453168dd865186a70830"
|
|
|
@@ -4337,11 +4370,6 @@ number-is-nan@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
|
|
|
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
|
|
|
|
|
|
-oauth-sign@~0.9.0:
|
|
|
- version "0.9.0"
|
|
|
- resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455"
|
|
|
- integrity sha1-R6ewFrqmi1+g7PPe4IqFxnmsZFU=
|
|
|
-
|
|
|
object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
|
|
|
version "4.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
|
|
|
@@ -5008,32 +5036,6 @@ request-progress@^3.0.0:
|
|
|
dependencies:
|
|
|
throttleit "^1.0.0"
|
|
|
|
|
|
-request@^2.88.0:
|
|
|
- version "2.88.2"
|
|
|
- resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
|
|
|
- integrity sha1-1zyRhzHLWofaBH4gcjQUb2ZNErM=
|
|
|
- dependencies:
|
|
|
- aws-sign2 "~0.7.0"
|
|
|
- aws4 "^1.8.0"
|
|
|
- caseless "~0.12.0"
|
|
|
- combined-stream "~1.0.6"
|
|
|
- extend "~3.0.2"
|
|
|
- forever-agent "~0.6.1"
|
|
|
- form-data "~2.3.2"
|
|
|
- har-validator "~5.1.3"
|
|
|
- http-signature "~1.2.0"
|
|
|
- is-typedarray "~1.0.0"
|
|
|
- isstream "~0.1.2"
|
|
|
- json-stringify-safe "~5.0.1"
|
|
|
- mime-types "~2.1.19"
|
|
|
- oauth-sign "~0.9.0"
|
|
|
- performance-now "^2.1.0"
|
|
|
- qs "~6.5.2"
|
|
|
- safe-buffer "^5.1.2"
|
|
|
- tough-cookie "~2.5.0"
|
|
|
- tunnel-agent "^0.6.0"
|
|
|
- uuid "^3.3.2"
|
|
|
-
|
|
|
require-directory@^2.1.1:
|
|
|
version "2.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
|
|
|
@@ -5284,7 +5286,7 @@ side-channel@^1.0.4:
|
|
|
get-intrinsic "^1.0.2"
|
|
|
object-inspect "^1.9.0"
|
|
|
|
|
|
-signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.7:
|
|
|
+signal-exit@^3.0.2, signal-exit@^3.0.7:
|
|
|
version "3.0.7"
|
|
|
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
|
|
|
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
|
|
@@ -5331,6 +5333,15 @@ socks-proxy-agent@^6.0.0:
|
|
|
debug "^4.3.3"
|
|
|
socks "^2.6.2"
|
|
|
|
|
|
+socks-proxy-agent@^7.0.0:
|
|
|
+ version "7.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz#dc069ecf34436621acb41e3efa66ca1b5fed15b6"
|
|
|
+ integrity sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==
|
|
|
+ dependencies:
|
|
|
+ agent-base "^6.0.2"
|
|
|
+ debug "^4.3.3"
|
|
|
+ socks "^2.6.2"
|
|
|
+
|
|
|
socks@^2.6.2:
|
|
|
version "2.6.2"
|
|
|
resolved "https://registry.yarnpkg.com/socks/-/socks-2.6.2.tgz#ec042d7960073d40d94268ff3bb727dc685f111a"
|
|
|
@@ -5414,7 +5425,7 @@ spdx-license-ids@^3.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz#50c0d8c40a14ec1bf449bae69a0ea4685a9d9f95"
|
|
|
integrity sha1-UMDYxAoU7Bv0Sbrmmg6kaFqdn5U=
|
|
|
|
|
|
-sshpk@^1.14.1, sshpk@^1.7.0:
|
|
|
+sshpk@^1.14.1:
|
|
|
version "1.17.0"
|
|
|
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.17.0.tgz#578082d92d4fe612b13007496e543fa0fbcbe4c5"
|
|
|
integrity sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==
|
|
|
@@ -5436,6 +5447,13 @@ ssri@^8.0.0, ssri@^8.0.1:
|
|
|
dependencies:
|
|
|
minipass "^3.1.1"
|
|
|
|
|
|
+ssri@^9.0.0:
|
|
|
+ version "9.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/ssri/-/ssri-9.0.1.tgz#544d4c357a8d7b71a19700074b6883fcb4eae057"
|
|
|
+ integrity sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==
|
|
|
+ dependencies:
|
|
|
+ minipass "^3.1.1"
|
|
|
+
|
|
|
stdout-stream@^1.4.0:
|
|
|
version "1.4.1"
|
|
|
resolved "https://registry.yarnpkg.com/stdout-stream/-/stdout-stream-1.4.1.tgz#5ac174cdd5cd726104aa0c0b2bd83815d8d535de"
|
|
|
@@ -5725,6 +5743,18 @@ tar@^6.0.2, tar@^6.1.2:
|
|
|
mkdirp "^1.0.3"
|
|
|
yallist "^4.0.0"
|
|
|
|
|
|
+tar@^6.1.11:
|
|
|
+ version "6.1.12"
|
|
|
+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.12.tgz#3b742fb05669b55671fb769ab67a7791ea1a62e6"
|
|
|
+ integrity sha512-jU4TdemS31uABHd+Lt5WEYJuzn+TJTCBLljvIAHZOz6M9Os5pJ4dD+vRFLxPa/n3T0iEFzpi+0x1UfuDZYbRMw==
|
|
|
+ dependencies:
|
|
|
+ chownr "^2.0.0"
|
|
|
+ fs-minipass "^2.0.0"
|
|
|
+ minipass "^3.0.0"
|
|
|
+ minizlib "^2.1.1"
|
|
|
+ mkdirp "^1.0.3"
|
|
|
+ yallist "^4.0.0"
|
|
|
+
|
|
|
terser@^5.0.0:
|
|
|
version "5.15.0"
|
|
|
resolved "https://registry.yarnpkg.com/terser/-/terser-5.15.0.tgz#e16967894eeba6e1091509ec83f0c60e179f2425"
|
|
|
@@ -5787,12 +5817,10 @@ trim-newlines@^3.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
|
|
|
integrity sha1-Jgpdli2LdSQlsy86fbDcrNF2wUQ=
|
|
|
|
|
|
-"true-case-path@^1.0.2":
|
|
|
- version "1.0.3"
|
|
|
- resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-1.0.3.tgz#f813b5a8c86b40da59606722b144e3225799f47d"
|
|
|
- integrity sha1-+BO1qMhrQNpZYGcisUTjIleZ9H0=
|
|
|
- dependencies:
|
|
|
- glob "^7.1.2"
|
|
|
+"true-case-path@^2.2.1":
|
|
|
+ version "2.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-2.2.1.tgz#c5bf04a5bbec3fd118be4084461b3a27c4d796bf"
|
|
|
+ integrity sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==
|
|
|
|
|
|
tslib@^1.10.0:
|
|
|
version "1.14.1"
|
|
|
@@ -5888,6 +5916,13 @@ unique-filename@^1.1.1:
|
|
|
dependencies:
|
|
|
unique-slug "^2.0.0"
|
|
|
|
|
|
+unique-filename@^2.0.0:
|
|
|
+ version "2.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-2.0.1.tgz#e785f8675a9a7589e0ac77e0b5c34d2eaeac6da2"
|
|
|
+ integrity sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==
|
|
|
+ dependencies:
|
|
|
+ unique-slug "^3.0.0"
|
|
|
+
|
|
|
unique-slug@^2.0.0:
|
|
|
version "2.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/unique-slug/-/unique-slug-2.0.2.tgz#baabce91083fc64e945b0f3ad613e264f7cd4e6c"
|
|
|
@@ -5895,6 +5930,13 @@ unique-slug@^2.0.0:
|
|
|
dependencies:
|
|
|
imurmurhash "^0.1.4"
|
|
|
|
|
|
+unique-slug@^3.0.0:
|
|
|
+ version "3.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/unique-slug/-/unique-slug-3.0.0.tgz#6d347cf57c8a7a7a6044aabd0e2d74e4d76dc7c9"
|
|
|
+ integrity sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==
|
|
|
+ dependencies:
|
|
|
+ imurmurhash "^0.1.4"
|
|
|
+
|
|
|
universalify@^0.1.0:
|
|
|
version "0.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
|
|
|
@@ -5935,11 +5977,6 @@ util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
|
|
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
|
|
|
|
|
|
-uuid@^3.3.2:
|
|
|
- version "3.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
|
|
- integrity sha1-sj5DWK+oogL+ehAK8fX4g/AgB+4=
|
|
|
-
|
|
|
uuid@^8.3.2:
|
|
|
version "8.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
|
|
|
@@ -6015,7 +6052,7 @@ which@^2.0.1, which@^2.0.2:
|
|
|
dependencies:
|
|
|
isexe "^2.0.0"
|
|
|
|
|
|
-wide-align@^1.1.2, wide-align@^1.1.5:
|
|
|
+wide-align@^1.1.5:
|
|
|
version "1.1.5"
|
|
|
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
|
|
|
integrity sha1-3x1MIGhUNp7PPJpImPGyP72dFdM=
|