Skip to content

Commit

Permalink
build(deps): bump secp256k1 in the npm_and_yarn group across 1 direct…
Browse files Browse the repository at this point in the history
…ory (#58)

Bumps the npm_and_yarn group with 1 update in the / directory: [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 177f563 commit c4fa188
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1292,11 +1292,11 @@ secp256k1@^4.0.1:
node-gyp-build "^4.2.0"

secp256k1@^5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/secp256k1/-/secp256k1-5.0.0.tgz"
integrity sha512-TKWX8xvoGHrxVdqbYeZM9w+izTF4b9z3NhSaDkdn81btvuh+ivbIMGT/zQvDtTFWhRlThpoz6LEYTr7n8A5GcA==
version "5.0.1"
resolved "https://registry.yarnpkg.com/secp256k1/-/secp256k1-5.0.1.tgz#dc2c86187d48ff2da756f0f7e96417ee03c414b1"
integrity sha512-lDFs9AAIaWP9UCdtWrotXWWF9t8PWgQDcxqgAnpM9rMqxb3Oaq2J0thzPVSxBwdJgyQtkU/sYtFtbM1RSt/iYA==
dependencies:
elliptic "^6.5.4"
elliptic "^6.5.7"
node-addon-api "^5.0.0"
node-gyp-build "^4.2.0"

Expand Down

0 comments on commit c4fa188

Please sign in to comment.