Skip to content

Commit fa54d11

Browse files
build(deps): bump @scure/bip39 from 1.6.0 to 2.0.1
Bumps [@scure/bip39](https://github.com/paulmillr/scure-bip39) from 1.6.0 to 2.0.1. - [Release notes](https://github.com/paulmillr/scure-bip39/releases) - [Commits](paulmillr/scure-bip39@1.6.0...2.0.1) --- updated-dependencies: - dependency-name: "@scure/bip39" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d6754c commit fa54d11

File tree

2 files changed

+28
-5
lines changed

2 files changed

+28
-5
lines changed

package-lock.json

Lines changed: 27 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/xrpl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@scure/bip32": "^1.3.1",
26-
"@scure/bip39": "^1.2.1",
26+
"@scure/bip39": "^2.0.1",
2727
"@xrplf/isomorphic": "^1.0.1",
2828
"@xrplf/secret-numbers": "^2.0.0",
2929
"bignumber.js": "^9.0.0",

0 commit comments

Comments
 (0)