diff --git a/modules/abstract-lightning/package.json b/modules/abstract-lightning/package.json index f734e15d7d..b7def4aafc 100644 --- a/modules/abstract-lightning/package.json +++ b/modules/abstract-lightning/package.json @@ -39,7 +39,7 @@ ] }, "dependencies": { - "@bitgo/public-types": "6.64.1", + "@bitgo/public-types": "6.66.0", "@bitgo/sdk-core": "^38.12.1", "@bitgo/statics": "^59.12.0", "@bitgo/utxo-lib": "^11.24.4", diff --git a/modules/abstract-utxo/package.json b/modules/abstract-utxo/package.json index 3394a76367..f137a56c52 100644 --- a/modules/abstract-utxo/package.json +++ b/modules/abstract-utxo/package.json @@ -66,7 +66,7 @@ "@bitgo/utxo-core": "^1.41.2", "@bitgo/utxo-descriptors": "^1.5.2", "@bitgo/utxo-ord": "^1.34.2", - "@bitgo/wasm-utxo": "^4.39.0", + "@bitgo/wasm-utxo": "^4.40.0", "@types/lodash": "^4.14.121", "@types/superagent": "4.1.15", "bignumber.js": "^9.0.2", diff --git a/modules/bitgo/package.json b/modules/bitgo/package.json index ca8da7d132..280a2c2a19 100644 --- a/modules/bitgo/package.json +++ b/modules/bitgo/package.json @@ -143,7 +143,7 @@ "superagent": "^9.0.1" }, "devDependencies": { - "@bitgo/public-types": "6.64.1", + "@bitgo/public-types": "6.66.0", "@bitgo/sdk-opensslbytes": "^2.1.0", "@bitgo/sdk-test": "^9.1.73", "@openpgp/web-stream-tools": "0.0.14", diff --git a/modules/express/package.json b/modules/express/package.json index 4f95f2351d..698bd201e1 100644 --- a/modules/express/package.json +++ b/modules/express/package.json @@ -60,7 +60,7 @@ "superagent": "^9.0.1" }, "devDependencies": { - "@bitgo/public-types": "6.64.1", + "@bitgo/public-types": "6.66.0", "@bitgo/sdk-lib-mpc": "^10.18.0", "@bitgo/sdk-test": "^9.1.73", "@types/argparse": "^1.0.36", diff --git a/modules/passkey-crypto/package.json b/modules/passkey-crypto/package.json index a54dd319ec..590b29897d 100644 --- a/modules/passkey-crypto/package.json +++ b/modules/passkey-crypto/package.json @@ -35,7 +35,7 @@ "access": "public" }, "dependencies": { - "@bitgo/public-types": "6.64.1", + "@bitgo/public-types": "6.66.0", "@bitgo/sdk-core": "^38.12.1" }, "devDependencies": { diff --git a/modules/sdk-coin-flrp/package.json b/modules/sdk-coin-flrp/package.json index c32f5061e9..2130b6f97d 100644 --- a/modules/sdk-coin-flrp/package.json +++ b/modules/sdk-coin-flrp/package.json @@ -48,7 +48,7 @@ "nock": "^13.3.1" }, "dependencies": { - "@bitgo/public-types": "6.64.1", + "@bitgo/public-types": "6.66.0", "@bitgo/sdk-core": "^38.12.1", "@bitgo/secp256k1": "^1.11.1", "@bitgo/statics": "^59.12.0", diff --git a/modules/sdk-coin-sol/package.json b/modules/sdk-coin-sol/package.json index c5036d103f..42720fb95b 100644 --- a/modules/sdk-coin-sol/package.json +++ b/modules/sdk-coin-sol/package.json @@ -57,7 +57,7 @@ }, "dependencies": { "@bitgo/logger": "^1.4.0", - "@bitgo/public-types": "6.64.1", + "@bitgo/public-types": "6.66.0", "@bitgo/sdk-core": "^38.12.1", "@bitgo/sdk-lib-mpc": "^10.18.0", "@bitgo/statics": "^59.12.0", diff --git a/modules/sdk-core/package.json b/modules/sdk-core/package.json index 1c36fa7585..2be7a6532b 100644 --- a/modules/sdk-core/package.json +++ b/modules/sdk-core/package.json @@ -40,7 +40,7 @@ ] }, "dependencies": { - "@bitgo/public-types": "6.64.1", + "@bitgo/public-types": "6.66.0", "@bitgo/sdk-lib-mpc": "^10.18.0", "@bitgo/secp256k1": "^1.11.1", "@bitgo/sjcl": "^1.1.0", diff --git a/modules/utxo-bin/package.json b/modules/utxo-bin/package.json index a5f98cf88b..b718b92fd9 100644 --- a/modules/utxo-bin/package.json +++ b/modules/utxo-bin/package.json @@ -31,7 +31,7 @@ "@bitgo/unspents": "^0.51.10", "@bitgo/utxo-core": "^1.41.2", "@bitgo/utxo-lib": "^11.24.4", - "@bitgo/wasm-utxo": "^4.39.0", + "@bitgo/wasm-utxo": "^4.40.0", "@noble/curves": "1.8.1", "archy": "^1.0.0", "bech32": "^2.0.0", diff --git a/modules/utxo-core/package.json b/modules/utxo-core/package.json index c53dcc60f9..7621be84e5 100644 --- a/modules/utxo-core/package.json +++ b/modules/utxo-core/package.json @@ -81,7 +81,7 @@ "@bitgo/secp256k1": "^1.11.1", "@bitgo/unspents": "^0.51.10", "@bitgo/utxo-lib": "^11.24.4", - "@bitgo/wasm-utxo": "^4.39.0", + "@bitgo/wasm-utxo": "^4.40.0", "bip174": "npm:@bitgo-forks/bip174@3.1.0-master.4", "fast-sha256": "^1.3.0" }, diff --git a/modules/utxo-descriptors/package.json b/modules/utxo-descriptors/package.json index 87815ab6ad..763eeae0b3 100644 --- a/modules/utxo-descriptors/package.json +++ b/modules/utxo-descriptors/package.json @@ -60,7 +60,7 @@ }, "dependencies": { "@bitgo/utxo-core": "^1.41.2", - "@bitgo/wasm-utxo": "^4.39.0" + "@bitgo/wasm-utxo": "^4.40.0" }, "devDependencies": { "@stacks/bitcoin-staking": "7.6.0" diff --git a/modules/utxo-ord/package.json b/modules/utxo-ord/package.json index 966e9d8893..1f2ace3c4a 100644 --- a/modules/utxo-ord/package.json +++ b/modules/utxo-ord/package.json @@ -45,7 +45,7 @@ "directory": "modules/utxo-ord" }, "dependencies": { - "@bitgo/wasm-utxo": "^4.39.0" + "@bitgo/wasm-utxo": "^4.40.0" }, "devDependencies": { "@bitgo/utxo-lib": "^11.24.4" diff --git a/modules/utxo-staking/package.json b/modules/utxo-staking/package.json index 7fdea2c92c..d48c63ac05 100644 --- a/modules/utxo-staking/package.json +++ b/modules/utxo-staking/package.json @@ -64,7 +64,7 @@ "@bitgo/utxo-core": "^1.41.2", "@bitgo/utxo-descriptors": "^1.5.2", "@bitgo/utxo-lib": "^11.24.4", - "@bitgo/wasm-utxo": "^4.39.0", + "@bitgo/wasm-utxo": "^4.40.0", "bip174": "npm:@bitgo-forks/bip174@3.1.0-master.4", "bip322-js": "^2.0.0", "bitcoinjs-lib": "^6.1.7", diff --git a/package.json b/package.json index 7bf93bd678..950fd01a26 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,8 @@ "ip-address": "10.4.0", "socket.io-parser": "4.2.7", "nanoid": "3.3.18", - "sanitize-html": "2.17.5" + "sanitize-html": "2.17.5", + "node-releases": "2.0.52" }, "overrides": { "qs": "6.15.2", diff --git a/yarn.lock b/yarn.lock index d3e4a673d4..a130f5fd1e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1021,10 +1021,10 @@ "@scure/base" "1.1.5" micro-eth-signer "0.7.2" -"@bitgo/public-types@6.64.1": - version "6.64.1" - resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-6.64.1.tgz#85c529e968a2393784373a611eca188a3b5e2832" - integrity sha512-+3Y+9gJDDy8YorytnfqcR5IXjb35BloZilaEjwAnJYOqWO+wD+fLHvhc5eIAYnFJKNFE2gie4JBfdQ2055HVOw== +"@bitgo/public-types@6.66.0": + version "6.66.0" + resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-6.66.0.tgz#d8ea3da33c22403d9258fe1c760163d18c8d763d" + integrity sha512-7WsFUX7aIB9yTHCP18iLZThp8O1BsMrQUiwzuEgcBApqDlv/9OnGv87ytLNG2jPTyH3soYjjBWziTQJQFEaPXw== dependencies: fp-ts "^2.0.0" io-ts "npm:@bitgo-forks/io-ts@2.1.4" @@ -1052,10 +1052,10 @@ resolved "https://registry.npmjs.org/@bitgo/wasm-ton/-/wasm-ton-1.1.1.tgz" integrity sha512-Y4x2V2ZcYWlmx42v7dlrKDtT2DuUt8smk8E98mh7RhpiifJhLk2v5RmXDwBl0A3v9TzUOU6qMOnSS/iZ8Pq52w== -"@bitgo/wasm-utxo@^4.39.0": - version "4.39.0" - resolved "https://registry.npmjs.org/@bitgo/wasm-utxo/-/wasm-utxo-4.39.0.tgz#8364942bc6381c841d13078c959b7c18c197d87c" - integrity sha512-FKZlT4i3NqQjVszf7elO7KRv0zFm2WZY2a9oTp9acWEmPLyQfwRepkzcGHuGDJtDPNSi8kMO2Yl8vO+OAuURlA== +"@bitgo/wasm-utxo@^4.40.0": + version "4.40.0" + resolved "https://registry.npmjs.org/@bitgo/wasm-utxo/-/wasm-utxo-4.40.0.tgz#bcd38b7235b8c9ce38490c82a91a2a078e20b511" + integrity sha512-1ah+RLAR/ssMTUSOC9qVvnTk/W0oqAUlnExe8PfB5ElJAAkPSFzR2pUItdtDlJ6wfSBM2neCRJzEoC4mNPBPeQ== "@brandonblack/musig@^0.0.1-alpha.0": version "0.0.1-alpha.1" @@ -7890,7 +7890,7 @@ base64id@2.0.0, base64id@~2.0.0: resolved "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz" integrity sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog== -baseline-browser-mapping@2.10.40, baseline-browser-mapping@^2.10.38: +baseline-browser-mapping@2.10.40, baseline-browser-mapping@^2.10.44: version "2.10.40" resolved "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.40.tgz#f372c8eb36ff4ad0b5e7ae467014abef124554ba" integrity sha512-BSSLZ9/Cjjv7Gtj5B68ZzXcXUg8iOf3fme+FCuh8rC/Go+Kmh8cox7M3A8dolou16s64QjLPOSdngh7GxXvkSw== @@ -8710,7 +8710,7 @@ camelize@^1.0.0: resolved "https://registry.npmjs.org/camelize/-/camelize-1.0.1.tgz" integrity sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ== -caniuse-lite@1.0.30001799, caniuse-lite@^1.0.30001702, caniuse-lite@^1.0.30001799: +caniuse-lite@1.0.30001799, caniuse-lite@^1.0.30001702, caniuse-lite@^1.0.30001806: version "1.0.30001799" resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001799.tgz#5c909138c27f1a61219d3e092071c1cc7d32dc55" integrity sha512-hG1bReV+OUU+MOqK4t/ZWI0tZOyz3rqS9XuhOUz1cIcbwBKjOyJEJuw9ER5JuNyqxNk8u/JUVbGibBOL1yrjFw== @@ -10541,7 +10541,7 @@ ejs@^3.1.7, ejs@^3.1.8: dependencies: jake "^10.8.5" -electron-to-chromium@1.5.380, electron-to-chromium@^1.5.376: +electron-to-chromium@1.5.380, electron-to-chromium@^1.5.393: version "1.5.380" resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.380.tgz#6dbe112f22b35ccdf627f894ad7515cdd35f6388" integrity sha512-W6d5AbuEoRayO447cqrg6lKJIlscgRnnxOZl/08kfV71BQDoEBC7Wwis68z87LjyK6f4kWyTaubuDbhHKrZkbA== @@ -15880,10 +15880,10 @@ node-preload@^0.2.1: dependencies: process-on-spawn "^1.0.0" -node-releases@^2.0.48: - version "2.0.50" - resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.50.tgz#597197a852071ce42fc2550e58e223242bcba969" - integrity sha512-J6l92tKHX6w8Jy5nO1Vuc01NoIiRGi/d6qBKVxh+IQ8Cr3b6HbVNfKiF8ZpFKufTwpwxMmce2W3iQZ861ZRyTg== +node-releases@2.0.52, node-releases@^2.0.51: + version "2.0.52" + resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.52.tgz#d8283ba25e577a4d9756d5b45eca353ba5500300" + integrity sha512-MRlTqhAfoMx/4mhEbPo3Hi02g9LJZaJkka69V6h67Cb1gjrAG0jsTE4CZX1eptNx+VCAwJmfpnDIF4P0Nh1A7A== nofilter@^3.0.2, nofilter@^3.1.0: version "3.1.0"