|
@@ -126,6 +126,21 @@
|
|
|
dependencies:
|
|
|
cross-spawn "^7.0.1"
|
|
|
|
|
|
+"@mapbox/node-pre-gyp@^1.0.0":
|
|
|
+ version "1.0.11"
|
|
|
+ resolved "https://registry.yarnpkg.com/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz#417db42b7f5323d79e93b34a6d7a2a12c0df43fa"
|
|
|
+ integrity sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==
|
|
|
+ dependencies:
|
|
|
+ detect-libc "^2.0.0"
|
|
|
+ https-proxy-agent "^5.0.0"
|
|
|
+ make-dir "^3.1.0"
|
|
|
+ node-fetch "^2.6.7"
|
|
|
+ nopt "^5.0.0"
|
|
|
+ npmlog "^5.0.1"
|
|
|
+ rimraf "^3.0.2"
|
|
|
+ semver "^7.3.5"
|
|
|
+ tar "^6.1.11"
|
|
|
+
|
|
|
"@marshallofsound/mocha-appveyor-reporter@^0.4.3":
|
|
|
version "0.4.3"
|
|
|
resolved "https://registry.yarnpkg.com/@marshallofsound/mocha-appveyor-reporter/-/mocha-appveyor-reporter-0.4.3.tgz#a9225224391a90e3c6bb48415d5015de895a7114"
|
|
@@ -245,6 +260,11 @@
|
|
|
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.10.tgz#a1337ca426aa61cef9fe15b5b28e340a72f6fa99"
|
|
|
integrity sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==
|
|
|
|
|
|
+abbrev@1:
|
|
|
+ version "1.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
|
|
|
+ integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
|
|
|
+
|
|
|
"abstract-socket@github:deepak1556/node-abstractsocket#928cc591decd12aff7dad96449da8afc29832c19", "abstract-socket@github:saghul/node-abstractsocket#35b1b1491fabc04899bde5be3428abf5cf9cd528":
|
|
|
version "2.1.1"
|
|
|
resolved "https://codeload.github.com/deepak1556/node-abstractsocket/tar.gz/928cc591decd12aff7dad96449da8afc29832c19"
|
|
@@ -252,6 +272,13 @@
|
|
|
bindings "^1.2.1"
|
|
|
node-addon-api "8.0.0"
|
|
|
|
|
|
+agent-base@6:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
|
|
|
+ integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==
|
|
|
+ dependencies:
|
|
|
+ debug "4"
|
|
|
+
|
|
|
[email protected]:
|
|
|
version "4.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
|
|
@@ -282,6 +309,19 @@ anymatch@~3.1.2:
|
|
|
normalize-path "^3.0.0"
|
|
|
picomatch "^2.0.4"
|
|
|
|
|
|
+"aproba@^1.0.3 || ^2.0.0":
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
|
|
|
+ integrity sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==
|
|
|
+
|
|
|
+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 sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==
|
|
|
+ dependencies:
|
|
|
+ delegates "^1.0.0"
|
|
|
+ readable-stream "^3.6.0"
|
|
|
+
|
|
|
argparse@^2.0.1:
|
|
|
version "2.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
|
|
@@ -357,11 +397,11 @@ brace-expansion@^2.0.1:
|
|
|
balanced-match "^1.0.0"
|
|
|
|
|
|
braces@~3.0.2:
|
|
|
- version "3.0.2"
|
|
|
- resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
|
|
|
- integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
|
|
|
+ version "3.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
|
|
|
+ integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
|
|
|
dependencies:
|
|
|
- fill-range "^7.0.1"
|
|
|
+ fill-range "^7.1.1"
|
|
|
|
|
|
[email protected]:
|
|
|
version "1.3.1"
|
|
@@ -403,6 +443,15 @@ camelcase@^6.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
|
|
|
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
|
|
|
|
|
+canvas@^2.11.2:
|
|
|
+ version "2.11.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/canvas/-/canvas-2.11.2.tgz#553d87b1e0228c7ac0fc72887c3adbac4abbd860"
|
|
|
+ integrity sha512-ItanGBMrmRV7Py2Z+Xhs7cT+FNt5K0vPL4p9EZ/UX/Mu7hFbkxSjKF2KVtPwX7UYWp7dRKnrTvReflgrItJbdw==
|
|
|
+ dependencies:
|
|
|
+ "@mapbox/node-pre-gyp" "^1.0.0"
|
|
|
+ nan "^2.17.0"
|
|
|
+ simple-get "^3.0.3"
|
|
|
+
|
|
|
chai-as-promised@^7.1.1:
|
|
|
version "7.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/chai-as-promised/-/chai-as-promised-7.1.1.tgz#08645d825deb8696ee61725dbf590c012eb00ca0"
|
|
@@ -458,6 +507,11 @@ [email protected]:
|
|
|
optionalDependencies:
|
|
|
fsevents "~2.3.2"
|
|
|
|
|
|
+chownr@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
|
|
|
+ integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
|
|
|
+
|
|
|
cliui@^7.0.2:
|
|
|
version "7.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f"
|
|
@@ -491,6 +545,11 @@ color-name@~1.1.4:
|
|
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
|
|
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
|
|
|
|
+color-support@^1.1.2:
|
|
|
+ version "1.1.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
|
|
|
+ integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
|
|
|
+
|
|
|
commander@^5.0.0:
|
|
|
version "5.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
|
|
@@ -511,6 +570,11 @@ [email protected]:
|
|
|
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
|
|
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
|
|
|
|
|
|
+console-control-strings@^1.0.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 sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==
|
|
|
+
|
|
|
cross-dirname@^0.1.0:
|
|
|
version "0.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/cross-dirname/-/cross-dirname-0.1.0.tgz#b899599f30a5389f59e78c150e19f957ad16a37c"
|
|
@@ -551,6 +615,13 @@ [email protected], debug@^2.2.0:
|
|
|
dependencies:
|
|
|
ms "2.0.0"
|
|
|
|
|
|
+debug@4:
|
|
|
+ version "4.3.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
|
|
|
+ integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
|
|
|
+ dependencies:
|
|
|
+ ms "2.1.2"
|
|
|
+
|
|
|
[email protected], debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.4:
|
|
|
version "4.3.4"
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
|
|
@@ -563,6 +634,13 @@ decamelize@^4.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-4.0.0.tgz#aa472d7bf660eb15f3494efd531cab7f2a709837"
|
|
|
integrity sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==
|
|
|
|
|
|
+decompress-response@^4.2.0:
|
|
|
+ version "4.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-4.2.1.tgz#414023cc7a302da25ce2ec82d0d5238ccafd8986"
|
|
|
+ integrity sha512-jOSne2qbyE+/r8G1VU+G/82LBs2Fs4LAsTiLSHOCOMZQl2OKZ6i8i4IyHemTe+/yIXOtTcRQMzPcgyhoFlqPkw==
|
|
|
+ dependencies:
|
|
|
+ mimic-response "^2.0.0"
|
|
|
+
|
|
|
decompress-response@^6.0.0:
|
|
|
version "6.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-6.0.0.tgz#ca387612ddb7e104bd16d85aab00d5ecf09c66fc"
|
|
@@ -600,6 +678,11 @@ define-properties@^1.2.1:
|
|
|
has-property-descriptors "^1.0.0"
|
|
|
object-keys "^1.1.1"
|
|
|
|
|
|
+delegates@^1.0.0:
|
|
|
+ version "1.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
|
|
|
+ integrity sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==
|
|
|
+
|
|
|
depd@~1.1.2:
|
|
|
version "1.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
|
|
@@ -610,6 +693,11 @@ destroy@~1.0.4:
|
|
|
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
|
|
|
integrity sha512-3NdhDuEXnfun/z7x9GOElY49LoqVHoGScmOKwmxhsS8N5Y+Z8KyPPDnaSzqWgYt/ji4mqwfTS34Htrk0zPIXVg==
|
|
|
|
|
|
+detect-libc@^2.0.0:
|
|
|
+ version "2.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.3.tgz#f0cd503b40f9939b894697d19ad50895e30cf700"
|
|
|
+ integrity sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==
|
|
|
+
|
|
|
detect-node@^2.0.4:
|
|
|
version "2.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.1.0.tgz#c9c70775a49c3d03bc2c06d9a73be550f978f8b1"
|
|
@@ -638,11 +726,6 @@ dirty-chai@^2.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/dirty-chai/-/dirty-chai-2.0.1.tgz#6b2162ef17f7943589da840abc96e75bda01aff3"
|
|
|
integrity sha512-ys79pWKvDMowIDEPC6Fig8d5THiC0DJ2gmTeGzVAoEH18J8OzLud0Jh7I9IWg3NSk8x2UocznUuFmfHCXYZx9w==
|
|
|
|
|
|
-dommatrix@^1.0.3:
|
|
|
- version "1.0.3"
|
|
|
- resolved "https://registry.yarnpkg.com/dommatrix/-/dommatrix-1.0.3.tgz#e7c18e8d6f3abdd1fef3dd4aa74c4d2e620a0525"
|
|
|
- integrity sha512-l32Xp/TLgWb8ReqbVJAFIvXmY7go4nTxxlWiAFyhoQw9RKEOHBZNnyGvJWqDVSPmq3Y9HlM4npqF/T6VMOXhww==
|
|
|
-
|
|
|
duplexer@^0.1.1, duplexer@~0.1.1:
|
|
|
version "0.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
|
|
@@ -779,10 +862,10 @@ filenamify@^4.1.0:
|
|
|
strip-outer "^1.0.1"
|
|
|
trim-repeated "^1.0.0"
|
|
|
|
|
|
-fill-range@^7.0.1:
|
|
|
- version "7.0.1"
|
|
|
- resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
|
|
|
- integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
|
|
|
+fill-range@^7.1.1:
|
|
|
+ version "7.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
|
|
|
+ integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
|
|
|
dependencies:
|
|
|
to-regex-range "^5.0.1"
|
|
|
|
|
@@ -861,6 +944,13 @@ fs-extra@^9.0.1:
|
|
|
jsonfile "^6.0.1"
|
|
|
universalify "^2.0.0"
|
|
|
|
|
|
+fs-minipass@^2.0.0:
|
|
|
+ version "2.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
|
|
|
+ integrity sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==
|
|
|
+ dependencies:
|
|
|
+ minipass "^3.0.0"
|
|
|
+
|
|
|
fs.realpath@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
|
|
@@ -885,6 +975,21 @@ galactus@^1.0.0:
|
|
|
flora-colossus "^2.0.0"
|
|
|
fs-extra "^10.1.0"
|
|
|
|
|
|
+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"
|
|
|
+
|
|
|
get-caller-file@^2.0.5:
|
|
|
version "2.0.5"
|
|
|
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
|
|
@@ -1024,6 +1129,11 @@ has-symbols@^1.0.3:
|
|
|
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
|
|
|
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
|
|
|
|
|
|
+has-unicode@^2.0.1:
|
|
|
+ version "2.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
|
|
|
+ integrity sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==
|
|
|
+
|
|
|
hasown@^2.0.0:
|
|
|
version "2.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
|
|
@@ -1069,6 +1179,14 @@ http2-wrapper@^1.0.0-beta.5.2:
|
|
|
quick-lru "^5.1.1"
|
|
|
resolve-alpn "^1.0.0"
|
|
|
|
|
|
+https-proxy-agent@^5.0.0:
|
|
|
+ version "5.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6"
|
|
|
+ integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==
|
|
|
+ dependencies:
|
|
|
+ agent-base "6"
|
|
|
+ debug "4"
|
|
|
+
|
|
|
inflight@^1.0.4:
|
|
|
version "1.0.6"
|
|
|
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
|
|
@@ -1077,7 +1195,7 @@ inflight@^1.0.4:
|
|
|
once "^1.3.0"
|
|
|
wrappy "1"
|
|
|
|
|
|
-inherits@2:
|
|
|
+inherits@2, inherits@^2.0.3:
|
|
|
version "2.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
|
|
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
|
@@ -1268,6 +1386,13 @@ lowercase-keys@^2.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz#2603e78b7b4b0006cbca2fbcc8a3202558ac9479"
|
|
|
integrity sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==
|
|
|
|
|
|
+make-dir@^3.1.0:
|
|
|
+ version "3.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
|
|
|
+ integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
|
|
|
+ dependencies:
|
|
|
+ semver "^6.0.0"
|
|
|
+
|
|
|
[email protected]:
|
|
|
version "0.0.7"
|
|
|
resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.0.7.tgz#8a1f07896d82b10926bd3744a2420009f88974a8"
|
|
@@ -1299,6 +1424,11 @@ mimic-response@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b"
|
|
|
integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==
|
|
|
|
|
|
+mimic-response@^2.0.0:
|
|
|
+ version "2.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-2.1.0.tgz#d13763d35f613d09ec37ebb30bac0469c0ee8f43"
|
|
|
+ integrity sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==
|
|
|
+
|
|
|
mimic-response@^3.1.0:
|
|
|
version "3.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
|
|
@@ -1342,6 +1472,26 @@ minimist@^1.2.5, minimist@^1.2.6, minimist@^1.2.8:
|
|
|
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
|
|
|
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
|
|
|
|
|
|
+minipass@^3.0.0:
|
|
|
+ version "3.3.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.3.6.tgz#7bba384db3a1520d18c9c0e5251c3444e95dd94a"
|
|
|
+ integrity sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==
|
|
|
+ dependencies:
|
|
|
+ yallist "^4.0.0"
|
|
|
+
|
|
|
+minipass@^5.0.0:
|
|
|
+ version "5.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
|
|
|
+ integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
|
|
|
+
|
|
|
+minizlib@^2.1.1:
|
|
|
+ version "2.1.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
|
|
|
+ integrity sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==
|
|
|
+ dependencies:
|
|
|
+ minipass "^3.0.0"
|
|
|
+ yallist "^4.0.0"
|
|
|
+
|
|
|
mkdirp@^0.5.1, mkdirp@~0.5.1:
|
|
|
version "0.5.6"
|
|
|
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.6.tgz#7def03d2432dcae4ba1d611445c48396062255f6"
|
|
@@ -1349,6 +1499,11 @@ mkdirp@^0.5.1, mkdirp@~0.5.1:
|
|
|
dependencies:
|
|
|
minimist "^1.2.6"
|
|
|
|
|
|
+mkdirp@^1.0.3:
|
|
|
+ version "1.0.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
|
|
|
+ integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
|
|
|
+
|
|
|
mocha-junit-reporter@^1.18.0:
|
|
|
version "1.23.3"
|
|
|
resolved "https://registry.yarnpkg.com/mocha-junit-reporter/-/mocha-junit-reporter-1.23.3.tgz#941e219dd759ed732f8641e165918aa8b167c981"
|
|
@@ -1409,7 +1564,7 @@ [email protected]:
|
|
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
|
|
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
|
|
|
|
|
[email protected], "nan@file:../../third_party/nan":
|
|
|
[email protected], nan@^2.17.0, "nan@file:../../third_party/nan":
|
|
|
version "2.18.0"
|
|
|
|
|
|
nise@^4.0.4:
|
|
@@ -1428,6 +1583,20 @@ [email protected]:
|
|
|
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-8.0.0.tgz#5453b7ad59dd040d12e0f1a97a6fa1c765c5c9d2"
|
|
|
integrity sha512-ipO7rsHEBqa9STO5C5T10fj732ml+5kLN1cAG8/jdHd56ldQeGj3Q7+scUS+VHK/qy1zLEwC4wMK5+yM0btPvw==
|
|
|
|
|
|
+node-fetch@^2.6.7:
|
|
|
+ version "2.7.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
|
|
|
+ integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
|
|
|
+ dependencies:
|
|
|
+ whatwg-url "^5.0.0"
|
|
|
+
|
|
|
+nopt@^5.0.0:
|
|
|
+ version "5.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/nopt/-/nopt-5.0.0.tgz#530942bb58a512fccafe53fe210f13a25355dc88"
|
|
|
+ integrity sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==
|
|
|
+ dependencies:
|
|
|
+ abbrev "1"
|
|
|
+
|
|
|
normalize-package-data@^2.3.2:
|
|
|
version "2.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
|
|
@@ -1448,6 +1617,21 @@ normalize-url@^6.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
|
|
|
integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
|
|
|
|
|
|
+npmlog@^5.0.1:
|
|
|
+ version "5.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-5.0.1.tgz#f06678e80e29419ad67ab964e0fa69959c1eb8b0"
|
|
|
+ integrity sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==
|
|
|
+ dependencies:
|
|
|
+ are-we-there-yet "^2.0.0"
|
|
|
+ console-control-strings "^1.1.0"
|
|
|
+ gauge "^3.0.0"
|
|
|
+ set-blocking "^2.0.0"
|
|
|
+
|
|
|
+object-assign@^4.1.1:
|
|
|
+ version "4.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
|
|
|
+ integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
|
|
|
+
|
|
|
object-keys@^1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
|
|
@@ -1566,6 +1750,11 @@ path-type@^2.0.0:
|
|
|
dependencies:
|
|
|
pify "^2.0.0"
|
|
|
|
|
|
+path2d@^0.2.0:
|
|
|
+ version "0.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/path2d/-/path2d-0.2.1.tgz#faf98e5e2222541805a6ac232adc026332330765"
|
|
|
+ integrity sha512-Fl2z/BHvkTNvkuBzYTpTuirHZg6wW9z8+4SND/3mDTEcYbbNKWAy21dz9D3ePNNwrrK8pqZO5vLPZ1hLF6T7XA==
|
|
|
+
|
|
|
pathval@^1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
|
|
@@ -1578,13 +1767,13 @@ pause-stream@^0.0.11:
|
|
|
dependencies:
|
|
|
through "~2.3"
|
|
|
|
|
|
-pdfjs-dist@^2.16.105:
|
|
|
- version "2.16.105"
|
|
|
- resolved "https://registry.yarnpkg.com/pdfjs-dist/-/pdfjs-dist-2.16.105.tgz#937b9c4a918f03f3979c88209d84c1ce90122c2a"
|
|
|
- integrity sha512-J4dn41spsAwUxCpEoVf6GVoz908IAA3mYiLmNxg8J9kfRXc2jxpbUepcP0ocp0alVNLFthTAM8DZ1RaHh8sU0A==
|
|
|
- dependencies:
|
|
|
- dommatrix "^1.0.3"
|
|
|
- web-streams-polyfill "^3.2.1"
|
|
|
+pdfjs-dist@^4.2.67:
|
|
|
+ version "4.2.67"
|
|
|
+ resolved "https://registry.yarnpkg.com/pdfjs-dist/-/pdfjs-dist-4.2.67.tgz#dd2a65a4b00d95cd4bc2c1f6a27c5e9eb31d512a"
|
|
|
+ integrity sha512-rJmuBDFpD7cqC8WIkQUEClyB4UAH05K4AsyewToMTp2gSy3Rrx8c1ydAVqlJlGv3yZSOrhEERQU/4ScQQFlLHA==
|
|
|
+ optionalDependencies:
|
|
|
+ canvas "^2.11.2"
|
|
|
+ path2d "^0.2.0"
|
|
|
|
|
|
pe-library@^1.0.1:
|
|
|
version "1.0.1"
|
|
@@ -1687,6 +1876,15 @@ read-pkg@^2.0.0:
|
|
|
normalize-package-data "^2.3.2"
|
|
|
path-type "^2.0.0"
|
|
|
|
|
|
+readable-stream@^3.6.0:
|
|
|
+ version "3.6.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967"
|
|
|
+ integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==
|
|
|
+ dependencies:
|
|
|
+ inherits "^2.0.3"
|
|
|
+ string_decoder "^1.1.1"
|
|
|
+ util-deprecate "^1.0.1"
|
|
|
+
|
|
|
readdirp@~3.6.0:
|
|
|
version "3.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
|
|
@@ -1732,6 +1930,13 @@ retry@^0.12.0:
|
|
|
resolved "https://registry.yarnpkg.com/retry/-/retry-0.12.0.tgz#1b42a6266a21f07421d1b0b54b7dc167b01c013b"
|
|
|
integrity sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==
|
|
|
|
|
|
+rimraf@^3.0.2:
|
|
|
+ version "3.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
|
|
|
+ integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
|
|
|
+ dependencies:
|
|
|
+ glob "^7.1.3"
|
|
|
+
|
|
|
rimraf@~2.6.2:
|
|
|
version "2.6.3"
|
|
|
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
|
|
@@ -1756,7 +1961,7 @@ [email protected]:
|
|
|
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
|
|
|
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
|
|
|
|
|
|
-safe-buffer@^5.1.0, safe-buffer@^5.1.1:
|
|
|
+safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@~5.2.0:
|
|
|
version "5.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
|
|
|
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
|
|
@@ -1776,7 +1981,7 @@ semver-compare@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
|
|
|
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
|
|
|
|
|
|
-semver@^6.2.0:
|
|
|
+semver@^6.0.0, semver@^6.2.0:
|
|
|
version "6.3.1"
|
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
|
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
@@ -1786,6 +1991,11 @@ semver@^7.1.3, semver@^7.3.2:
|
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
|
|
|
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
|
|
|
|
|
|
+semver@^7.3.5:
|
|
|
+ version "7.6.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
|
|
|
+ integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
|
|
|
+
|
|
|
send@^0.16.2:
|
|
|
version "0.16.2"
|
|
|
resolved "https://registry.yarnpkg.com/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
|
|
@@ -1819,6 +2029,11 @@ [email protected]:
|
|
|
dependencies:
|
|
|
randombytes "^2.1.0"
|
|
|
|
|
|
+set-blocking@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
|
|
|
+ integrity sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==
|
|
|
+
|
|
|
[email protected]:
|
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656"
|
|
@@ -1836,6 +2051,25 @@ shebang-regex@^3.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
|
|
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
|
|
|
|
+signal-exit@^3.0.0:
|
|
|
+ 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==
|
|
|
+
|
|
|
+simple-concat@^1.0.0:
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/simple-concat/-/simple-concat-1.0.1.tgz#f46976082ba35c2263f1c8ab5edfe26c41c9552f"
|
|
|
+ integrity sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==
|
|
|
+
|
|
|
+simple-get@^3.0.3:
|
|
|
+ version "3.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/simple-get/-/simple-get-3.1.1.tgz#cc7ba77cfbe761036fbfce3d021af25fc5584d55"
|
|
|
+ integrity sha512-CQ5LTKGfCpvE1K0n2us+kuMPbk/q0EKl82s4aheV9oXjFEz6W/Y7oQFVJuU6QG77hRT4Ghb5RURteF5vnWjupA==
|
|
|
+ dependencies:
|
|
|
+ decompress-response "^4.2.0"
|
|
|
+ once "^1.3.1"
|
|
|
+ simple-concat "^1.0.0"
|
|
|
+
|
|
|
sinon@^9.0.1:
|
|
|
version "9.2.4"
|
|
|
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.2.4.tgz#e55af4d3b174a4443a8762fa8421c2976683752b"
|
|
@@ -1909,7 +2143,7 @@ streamsearch@^1.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
|
|
|
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
|
|
|
|
|
|
-string-width@^4.1.0, string-width@^4.2.0:
|
|
|
+"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
|
|
|
version "4.2.3"
|
|
|
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
|
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
@@ -1918,6 +2152,13 @@ string-width@^4.1.0, string-width@^4.2.0:
|
|
|
is-fullwidth-code-point "^3.0.0"
|
|
|
strip-ansi "^6.0.1"
|
|
|
|
|
|
+string_decoder@^1.1.1:
|
|
|
+ version "1.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"
|
|
|
+ integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
|
|
|
+ dependencies:
|
|
|
+ safe-buffer "~5.2.0"
|
|
|
+
|
|
|
strip-ansi@^4.0.0:
|
|
|
version "4.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f"
|
|
@@ -1975,6 +2216,18 @@ supports-preserve-symlinks-flag@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
|
|
|
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
|
|
|
|
|
|
+tar@^6.1.11:
|
|
|
+ version "6.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
|
|
|
+ integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
|
|
|
+ dependencies:
|
|
|
+ chownr "^2.0.0"
|
|
|
+ fs-minipass "^2.0.0"
|
|
|
+ minipass "^5.0.0"
|
|
|
+ minizlib "^2.1.1"
|
|
|
+ mkdirp "^1.0.3"
|
|
|
+ yallist "^4.0.0"
|
|
|
+
|
|
|
temp@^0.9.0:
|
|
|
version "0.9.4"
|
|
|
resolved "https://registry.yarnpkg.com/temp/-/temp-0.9.4.tgz#cd20a8580cb63635d0e4e9d4bd989d44286e7620"
|
|
@@ -1995,6 +2248,11 @@ to-regex-range@^5.0.1:
|
|
|
dependencies:
|
|
|
is-number "^7.0.0"
|
|
|
|
|
|
+tr46@~0.0.3:
|
|
|
+ version "0.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
|
|
|
+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
|
|
|
+
|
|
|
trim-repeated@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/trim-repeated/-/trim-repeated-1.0.0.tgz#e3646a2ea4e891312bf7eace6cfb05380bc01c21"
|
|
@@ -2027,6 +2285,11 @@ universalify@^2.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.1.tgz#168efc2180964e6386d061e094df61afe239b18d"
|
|
|
integrity sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==
|
|
|
|
|
|
+util-deprecate@^1.0.1:
|
|
|
+ version "1.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
|
|
+ integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
|
|
|
+
|
|
|
uuid@^3.3.3:
|
|
|
version "3.4.0"
|
|
|
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
|
@@ -2040,10 +2303,18 @@ validate-npm-package-license@^3.0.1:
|
|
|
spdx-correct "^3.0.0"
|
|
|
spdx-expression-parse "^3.0.0"
|
|
|
|
|
|
-web-streams-polyfill@^3.2.1:
|
|
|
- version "3.3.3"
|
|
|
- resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz#2073b91a2fdb1fbfbd401e7de0ac9f8214cecb4b"
|
|
|
- integrity sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==
|
|
|
+webidl-conversions@^3.0.0:
|
|
|
+ version "3.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
|
|
|
+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
|
|
|
+
|
|
|
+whatwg-url@^5.0.0:
|
|
|
+ version "5.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
|
|
|
+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
|
|
|
+ dependencies:
|
|
|
+ tr46 "~0.0.3"
|
|
|
+ webidl-conversions "^3.0.0"
|
|
|
|
|
|
which@^2.0.1:
|
|
|
version "2.0.2"
|
|
@@ -2052,6 +2323,13 @@ which@^2.0.1:
|
|
|
dependencies:
|
|
|
isexe "^2.0.0"
|
|
|
|
|
|
+wide-align@^1.1.2:
|
|
|
+ version "1.1.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
|
|
|
+ integrity sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==
|
|
|
+ dependencies:
|
|
|
+ string-width "^1.0.2 || 2 || 3 || 4"
|
|
|
+
|
|
|
[email protected]:
|
|
|
version "1.2.4"
|
|
|
resolved "https://registry.yarnpkg.com/winreg/-/winreg-1.2.4.tgz#ba065629b7a925130e15779108cf540990e98d1b"
|
|
@@ -2081,10 +2359,10 @@ wrappy@1:
|
|
|
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
|
|
|
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
|
|
|
|
|
|
-ws@^7.4.6:
|
|
|
- version "7.5.9"
|
|
|
- resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
|
|
|
- integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
|
|
|
+ws@^7.5.10:
|
|
|
+ version "7.5.10"
|
|
|
+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
|
|
|
+ integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
|
|
|
|
|
|
[email protected], xml2js@^0.4.17:
|
|
|
version "0.5.0"
|
|
@@ -2114,6 +2392,11 @@ y18n@^5.0.5:
|
|
|
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
|
|
|
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
|
|
|
|
|
|
+yallist@^4.0.0:
|
|
|
+ version "4.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
|
|
|
+ integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
|
|
|
+
|
|
|
[email protected]:
|
|
|
version "20.2.4"
|
|
|
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
|