Skip to content

Commit

Permalink
Bump secp256k1 from 4.0.3 to 5.0.0 in /network/tools
Browse files Browse the repository at this point in the history
Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/cryptocoinjs/secp256k1-node/releases)
- [Commits](cryptocoinjs/secp256k1-node@v4.0.3...v5.0.0)

---
updated-dependencies:
- dependency-name: secp256k1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent d5999d3 commit 1e33156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion network/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"secp256k1": "^4.0.0",
"secp256k1": "^5.0.0",
"keccak": "^3.0.0",
"ethereumjs-wallet": "^1.0.2",
"yargs": "^17.2.1"
Expand Down

0 comments on commit 1e33156

Please sign in to comment.