Skip to content

Commit 5b2e7fa

Browse files
authored
Merge pull request #111 from legobeat/deps-noble-curves
Bump @Scure. and @noble/ libraries to latest
2 parents a00c429 + 3b2fc7d commit 5b2e7fa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"esm"
1616
],
1717
"dependencies": {
18-
"@noble/curves": "1.3.0",
19-
"@noble/hashes": "1.3.3",
20-
"@scure/bip32": "1.3.3",
21-
"@scure/bip39": "1.2.2"
18+
"@noble/curves": "1.4.0",
19+
"@noble/hashes": "1.4.0",
20+
"@scure/bip32": "1.4.0",
21+
"@scure/bip39": "1.3.0"
2222
},
2323
"exports": {
2424
".": {
@@ -366,4 +366,4 @@
366366
"context": "browser"
367367
}
368368
}
369-
}
369+
}

0 commit comments

Comments
 (0)