Skip to content

Commit 337d866

Browse files
Bump secp256k1 in /vdr/wasm/demo/node in the npm_and_yarn group
Bumps the npm_and_yarn group in /vdr/wasm/demo/node with 1 update: [secp256k1](https://github.com/cryptocoinjs/secp256k1-node). Updates `secp256k1` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/cryptocoinjs/secp256k1-node/releases) - [Commits](cryptocoinjs/secp256k1-node@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: secp256k1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07ae9f0 commit 337d866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: vdr/wasm/demo/node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/bs58": "^4.0.4",
1313
"bs58": "^5.0.0",
1414
"indy-besu-vdr": "file:../../pkg",
15-
"secp256k1": "5.0.0",
15+
"secp256k1": "5.0.1",
1616
"typescript": "^4.5.2"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)