forked from dimxy/bitgo-komodo-cc-lib
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3595ebd
commit 4024721
Showing
2 changed files
with
33 additions
and
33 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -276,12 +276,12 @@ | |
|
||
"@sec-ant/readable-stream@^0.4.1": | ||
version "0.4.1" | ||
resolved "https://registry.npmjs.org/@sec-ant/readable-stream/-/readable-stream-0.4.1.tgz" | ||
resolved "https://registry.yarnpkg.com/@sec-ant/readable-stream/-/readable-stream-0.4.1.tgz#60de891bb126abfdc5410fdc6166aca065f10a0c" | ||
integrity sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg== | ||
|
||
"@sindresorhus/is@^7.0.1": | ||
version "7.0.1" | ||
resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-7.0.1.tgz" | ||
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-7.0.1.tgz#693cd0bfa7fdc71a3386b72088b660fb70851927" | ||
integrity sha512-QWLl2P+rsCJeofkDNIT3WFmb6NrRud1SUYW8dIhXK/46XFV8Q/g7Bsvib0Askb0reRLe+WYPeeE+l5cH7SlkuQ== | ||
|
||
"@sinonjs/commons@^3.0.1": | ||
|
@@ -314,7 +314,7 @@ | |
|
||
"@szmarczak/http-timer@^5.0.1": | ||
version "5.0.1" | ||
resolved "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-5.0.1.tgz" | ||
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-5.0.1.tgz#c7c1bf1141cdd4751b0399c8fc7b8b664cd5be3a" | ||
integrity sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw== | ||
dependencies: | ||
defer-to-connect "^2.0.1" | ||
|
@@ -326,7 +326,7 @@ | |
|
||
"@types/http-cache-semantics@^4.0.4": | ||
version "4.0.4" | ||
resolved "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz" | ||
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz#b979ebad3919799c979b17c72621c0bc0a31c6c4" | ||
integrity sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA== | ||
|
||
"@types/json5@^0.0.29": | ||
|
@@ -805,12 +805,12 @@ builtins@^5.0.1: | |
|
||
cacheable-lookup@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz" | ||
resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz#3476a8215d046e5a3202a9209dd13fec1f933a27" | ||
integrity sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w== | ||
|
||
cacheable-request@^12.0.1: | ||
version "12.0.1" | ||
resolved "https://registry.npmjs.org/cacheable-request/-/cacheable-request-12.0.1.tgz" | ||
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-12.0.1.tgz#e6f473b5b76c02e72a0ec2cd44c7cfb7c751d7c5" | ||
integrity sha512-Yo9wGIQUaAfIbk+qY0X4cDQgCosecfBe3V9NSyeY4qPC2SAkbCS4Xj79VP8WOzitpJUZKc/wsRCYF5ariDIwkg== | ||
dependencies: | ||
"@types/http-cache-semantics" "^4.0.4" | ||
|
@@ -1096,7 +1096,7 @@ decamelize@^4.0.0: | |
|
||
decompress-response@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz" | ||
resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-6.0.0.tgz#ca387612ddb7e104bd16d85aab00d5ecf09c66fc" | ||
integrity sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ== | ||
dependencies: | ||
mimic-response "^3.1.0" | ||
|
@@ -1115,7 +1115,7 @@ default-require-extensions@^3.0.0: | |
|
||
defer-to-connect@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz" | ||
resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.1.tgz#8016bdb4143e4632b77a3449c6236277de520587" | ||
integrity sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg== | ||
|
||
define-data-property@^1.0.1, define-data-property@^1.1.4: | ||
|
@@ -1729,7 +1729,7 @@ foreground-child@^3.3.0: | |
|
||
form-data-encoder@^4.0.2: | ||
version "4.0.2" | ||
resolved "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-4.0.2.tgz" | ||
resolved "https://registry.yarnpkg.com/form-data-encoder/-/form-data-encoder-4.0.2.tgz#dd286fd5f9049e8ded1d44ce427f5e29185c7c12" | ||
integrity sha512-KQVhvhK8ZkWzxKxOr56CPulAhH3dobtuQ4+hNQ+HekH/Wp5gSOafqRAeTphQUJAIk0GBvHZgJ2ZGRWd5kphMuw== | ||
|
||
fromentries@^1.2.0: | ||
|
@@ -1820,7 +1820,7 @@ get-stdin@^8.0.0: | |
|
||
get-stream@^9.0.1: | ||
version "9.0.1" | ||
resolved "https://registry.npmjs.org/get-stream/-/get-stream-9.0.1.tgz" | ||
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-9.0.1.tgz#95157d21df8eb90d1647102b63039b1df60ebd27" | ||
integrity sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA== | ||
dependencies: | ||
"@sec-ant/readable-stream" "^0.4.1" | ||
|
@@ -1899,10 +1899,10 @@ gopd@^1.0.1: | |
dependencies: | ||
get-intrinsic "^1.1.3" | ||
|
||
got@^14.4.3: | ||
version "14.4.3" | ||
resolved "https://registry.npmjs.org/got/-/got-14.4.3.tgz" | ||
integrity sha512-iTC0Z87yxSijWTh/IpvGpwOhIQK7+GgWkYrMRoN/hB9qeRj9RPuLGODwevs0p5idUf7nrxCVa5IlOmK3b8z+KA== | ||
got@^14.4.4: | ||
version "14.4.4" | ||
resolved "https://registry.yarnpkg.com/got/-/got-14.4.4.tgz#de6ae81e09dea32f11295e7896fd9fd80a49dbcd" | ||
integrity sha512-tqiF7eSgTBwQkxb1LxsEpva8TaMYVisbhplrFVmw9GQE3855Z+MH/mnsXLLOkDxR6hZJRFMj5VTAZ8lmTF8ZOA== | ||
dependencies: | ||
"@sindresorhus/is" "^7.0.1" | ||
"@szmarczak/http-timer" "^5.0.1" | ||
|
@@ -2020,12 +2020,12 @@ html-escaper@^2.0.0: | |
|
||
http-cache-semantics@^4.1.1: | ||
version "4.1.1" | ||
resolved "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz" | ||
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a" | ||
integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ== | ||
|
||
http2-wrapper@^2.2.1: | ||
version "2.2.1" | ||
resolved "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-2.2.1.tgz" | ||
resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-2.2.1.tgz#310968153dcdedb160d8b72114363ef5fce1f64a" | ||
integrity sha512-V5nVw1PAOgfI3Lmeaj2Exmeg7fenjhRUgz1lPSezy1CuhPYbgQtbQj4jZfEAEMlaL+vupsvhjqCyjzob0yxsmQ== | ||
dependencies: | ||
quick-lru "^5.1.1" | ||
|
@@ -2254,7 +2254,7 @@ is-stream@^2.0.0: | |
|
||
is-stream@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.npmjs.org/is-stream/-/is-stream-4.0.1.tgz" | ||
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-4.0.1.tgz#375cf891e16d2e4baec250b85926cffc14720d9b" | ||
integrity sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A== | ||
|
||
is-string@^1.0.5, is-string@^1.0.7: | ||
|
@@ -2427,7 +2427,7 @@ jsesc@^3.0.2: | |
|
||
[email protected]: | ||
version "3.0.1" | ||
resolved "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz" | ||
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13" | ||
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ== | ||
|
||
json-parse-better-errors@^1.0.1: | ||
|
@@ -2564,7 +2564,7 @@ loose-envify@^1.4.0: | |
|
||
lowercase-keys@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz" | ||
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-3.0.0.tgz#c5e7d442e37ead247ae9db117a9d0a467c89d4f2" | ||
integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ== | ||
|
||
lru-cache@^5.1.1: | ||
|
@@ -2609,12 +2609,12 @@ merkle-lib@^2.0.10: | |
|
||
mimic-response@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz" | ||
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9" | ||
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ== | ||
|
||
mimic-response@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-4.0.0.tgz" | ||
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-4.0.0.tgz#35468b19e7c75d10f5165ea25e75a5ceea7cf70f" | ||
integrity sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg== | ||
|
||
minimaldata@^1.0.2: | ||
|
@@ -2735,7 +2735,7 @@ node-addon-api@^5.0.0: | |
|
||
node-gyp-build@^4.2.0, node-gyp-build@^4.3.0: | ||
version "4.8.2" | ||
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.2.tgz#4f802b71c1ab2ca16af830e6c1ea7dd1ad9496fa" | ||
resolved "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.2.tgz" | ||
integrity sha512-IRUxE4BVsHWXkV/SFOut4qTlagw2aM8T5/vnTsmrHJvVoKueJHRc/JaFND7QDDc61kLYUJ6qlZM3sqTSyx2dTw== | ||
|
||
node-preload@^0.2.1: | ||
|
@@ -2764,7 +2764,7 @@ normalize-path@^3.0.0, normalize-path@~3.0.0: | |
|
||
normalize-url@^8.0.1: | ||
version "8.0.1" | ||
resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.1.tgz" | ||
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.1.tgz#9b7d96af9836577c58f5883e939365fa15623a4a" | ||
integrity sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w== | ||
|
||
[email protected]: | ||
|
@@ -2902,7 +2902,7 @@ os-tmpdir@~1.0.1: | |
|
||
p-cancelable@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.npmjs.org/p-cancelable/-/p-cancelable-4.0.1.tgz" | ||
resolved "https://registry.yarnpkg.com/p-cancelable/-/p-cancelable-4.0.1.tgz#2d1edf1ab8616b72c73db41c4bc9ecdd10af640e" | ||
integrity sha512-wBowNApzd45EIKdO1LaU+LrMBwAcjfPaYtVzV3lmfM3gf8Z4CHZsiIqlM8TZZ8okYvh5A1cP6gTfCRQtwUpaUg== | ||
|
||
p-limit@^2.0.0, p-limit@^2.2.0: | ||
|
@@ -3101,7 +3101,7 @@ queue-microtask@^1.2.2: | |
|
||
quick-lru@^5.1.1: | ||
version "5.1.1" | ||
resolved "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz" | ||
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932" | ||
integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA== | ||
|
||
randombytes@^2.0.1, randombytes@^2.1.0: | ||
|
@@ -3197,7 +3197,7 @@ require-main-filename@^2.0.0: | |
|
||
resolve-alpn@^1.2.0: | ||
version "1.2.1" | ||
resolved "https://registry.npmjs.org/resolve-alpn/-/resolve-alpn-1.2.1.tgz" | ||
resolved "https://registry.yarnpkg.com/resolve-alpn/-/resolve-alpn-1.2.1.tgz#b7adbdac3546aaaec20b45e7d8265927072726f9" | ||
integrity sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g== | ||
|
||
resolve-from@^4.0.0: | ||
|
@@ -3230,7 +3230,7 @@ resolve@^2.0.0-next.5: | |
|
||
responselike@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.npmjs.org/responselike/-/responselike-3.0.0.tgz" | ||
resolved "https://registry.yarnpkg.com/responselike/-/responselike-3.0.0.tgz#20decb6c298aff0dbee1c355ca95461d42823626" | ||
integrity sha512-40yHxbNcl2+rzXvZuVkrYohathsSJlMTXKryG5y8uciHv1+xDLHQpgjG64JUO9nrEq2jGLH6IZ8BcZyw3wrweg== | ||
dependencies: | ||
lowercase-keys "^3.0.0" | ||
|
@@ -3713,7 +3713,7 @@ type-fest@^0.8.0: | |
|
||
type-fest@^4.26.1: | ||
version "4.26.1" | ||
resolved "https://registry.npmjs.org/type-fest/-/type-fest-4.26.1.tgz" | ||
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.26.1.tgz#a4a17fa314f976dd3e6d6675ef6c775c16d7955e" | ||
integrity sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg== | ||
|
||
typed-array-buffer@^1.0.2: | ||
|
@@ -3812,9 +3812,9 @@ uri-js@^4.2.2: | |
dependencies: | ||
punycode "^2.1.0" | ||
|
||
utf-8-validate@^6.0.5: | ||
utf-8-validate@^6.0.3: | ||
version "6.0.5" | ||
resolved "https://registry.yarnpkg.com/utf-8-validate/-/utf-8-validate-6.0.5.tgz#8087d39902be2cc15bdb21a426697ff256d65aab" | ||
resolved "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-6.0.5.tgz" | ||
integrity sha512-EYZR+OpIXp9Y1eG1iueg8KRsY8TuT8VNgnanZ0uA3STqhHQTLwbl+WX76/9X5OY12yQubymBpaBSmMPkSTQcKA== | ||
dependencies: | ||
node-gyp-build "^4.3.0" | ||
|