Skip to content

Commit 3047f9c

Browse files
authored
Merge pull request #96 from ethereum/deps-docs
Update deps.
2 parents cbb283f + f8f262e commit 3047f9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"esm"
2626
],
2727
"dependencies": {
28-
"@noble/curves": "1.1.0",
29-
"@noble/hashes": "1.3.1",
30-
"@scure/bip32": "1.3.1",
28+
"@noble/curves": "1.3.0",
29+
"@noble/hashes": "1.3.3",
30+
"@scure/bip32": "1.3.3",
3131
"@scure/bip39": "1.2.1"
3232
},
3333
"exports": {

0 commit comments

Comments
 (0)