Skip to content

Commit

Permalink
Bump secp256k1 in /tkey-mpc-web/tkey-mpc-react-bitcoin-example
Browse files Browse the repository at this point in the history
Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent f87a528 commit 4cb68e6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 7 deletions.
31 changes: 25 additions & 6 deletions tkey-mpc-web/tkey-mpc-react-bitcoin-example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tkey-mpc-web/tkey-mpc-react-bitcoin-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"secp256k1": "5.0.0",
"secp256k1": "5.0.1",
"sweetalert": "^2.1.2",
"tiny-secp256k1": "1.1.6",
"typescript": "^4.9.3",
Expand Down

0 comments on commit 4cb68e6

Please sign in to comment.