Skip to content

Commit 94f46e4

Browse files
committed
Bump dependencies
1 parent afd655c commit 94f46e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"*.d.ts"
2525
],
2626
"dependencies": {
27-
"@noble/hashes": "1.1.5",
27+
"@noble/hashes": "1.2.0",
2828
"@noble/secp256k1": "1.7.1",
29-
"@scure/bip32": "1.1.1",
30-
"@scure/bip39": "1.1.0"
29+
"@scure/bip32": "1.1.5",
30+
"@scure/bip39": "1.1.1"
3131
},
3232
"browser": {
3333
"crypto": false

0 commit comments

Comments
 (0)