Skip to content

Commit 0a4cf83

Browse files
chore(deps): add fast-sha256
BTC-2360 TICKET: BTC-2360
1 parent 31cf2d8 commit 0a4cf83

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/utxo-core/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@
5656
"@bitgo/utxo-lib": "^11.6.3",
5757
"@bitgo/wasm-miniscript": "2.0.0-beta.7",
5858
"bip174": "npm:@bitgo-forks/[email protected]",
59-
"bitcoinjs-message": "npm:@bitgo-forks/[email protected]"
59+
"bitcoinjs-message": "npm:@bitgo-forks/[email protected]",
60+
"fast-sha256": "^1.3.0"
6061
},
6162
"gitHead": "18e460ddf02de2dbf13c2aa243478188fb539f0c"
6263
}

0 commit comments

Comments
 (0)