Skip to content

Commit ba3f923

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

File tree

2 files changed

+34
-9
lines changed

2 files changed

+34
-9
lines changed

package-lock.json

Lines changed: 33 additions & 8 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
@@ -22,7 +22,7 @@
2222
"ws": "./dist/npm/client/WSWrapper.js"
2323
},
2424
"dependencies": {
25-
"@scure/bip32": "^1.3.1",
25+
"@scure/bip32": "^2.0.1",
2626
"@scure/bip39": "^1.2.1",
2727
"@xrplf/isomorphic": "^1.0.1",
2828
"@xrplf/secret-numbers": "^2.0.0",

0 commit comments

Comments
 (0)