Skip to content

Commit 66f1dff

Browse files
Bump @noble/secp256k1 from 1.7.0 to 1.7.1
Bumps [@noble/secp256k1](https://github.com/paulmillr/noble-secp256k1) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/paulmillr/noble-secp256k1/releases) - [Commits](paulmillr/noble-secp256k1@1.7.0...1.7.1) --- updated-dependencies: - dependency-name: "@noble/secp256k1" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdd5f18 commit 66f1dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"dependencies": {
2727
"@noble/hashes": "1.1.3",
28-
"@noble/secp256k1": "1.7.0",
28+
"@noble/secp256k1": "1.7.1",
2929
"@scure/bip32": "1.1.1",
3030
"@scure/bip39": "1.1.0"
3131
},

0 commit comments

Comments
 (0)