Skip to content

Commit ccf139e

Browse files
build(deps): bump @noble/curves from 1.8.1 to 2.0.0
Bumps [@noble/curves](https://github.com/paulmillr/noble-curves) from 1.8.1 to 2.0.0. - [Release notes](https://github.com/paulmillr/noble-curves/releases) - [Commits](paulmillr/noble-curves@1.8.1...2.0.0) --- updated-dependencies: - dependency-name: "@noble/curves" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0649abe commit ccf139e

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

package-lock.json

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

packages/ripple-keypairs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"test": "test"
2020
},
2121
"dependencies": {
22-
"@noble/curves": "^1.0.0",
22+
"@noble/curves": "^2.0.0",
2323
"@xrplf/isomorphic": "^1.0.1",
2424
"ripple-address-codec": "^5.0.0"
2525
},

0 commit comments

Comments
 (0)