Skip to content

Commit

Permalink
Merge pull request #111 from legobeat/deps-noble-curves
Browse files Browse the repository at this point in the history
Bump @Scure. and @noble/ libraries to latest
  • Loading branch information
paulmillr authored Jun 6, 2024
2 parents a00c429 + 3b2fc7d commit 5b2e7fa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"esm"
],
"dependencies": {
"@noble/curves": "1.3.0",
"@noble/hashes": "1.3.3",
"@scure/bip32": "1.3.3",
"@scure/bip39": "1.2.2"
"@noble/curves": "1.4.0",
"@noble/hashes": "1.4.0",
"@scure/bip32": "1.4.0",
"@scure/bip39": "1.3.0"
},
"exports": {
".": {
Expand Down Expand Up @@ -366,4 +366,4 @@
"context": "browser"
}
}
}
}

0 comments on commit 5b2e7fa

Please sign in to comment.