Skip to content

chore(deps): bump secp256k1 and hdkey - #558

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-5520152b21
Open

chore(deps): bump secp256k1 and hdkey#558
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-5520152b21

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps secp256k1 to 4.0.4 and updates ancestor dependency hdkey. These dependencies need to be updated together.

Updates secp256k1 from 4.0.3 to 4.0.4

Commits

Updates hdkey from 1.1.2 to 2.1.0

Changelog

Sourced from hdkey's changelog.

2.1.0 / 2023-01-18

  • Add skipVerification option to HDKey.fromExtendedKey() to allow skipping verification logic for performance (#53)
  • Use ripemd160 package; as Node v18+ crypto.createHash() does not support ripemd160 (#51)
  • Fix .sign() method in some environments with polyfilled Buffer implementations (#50)
  • Performance improvements (#52)

2.0.1 / 2020-05-30

  • Bugfix: prevent mutating buffers passed in (#39)

2.0.0 / 2020-05-29

  • BREAKING: Require Node.js v10+ (#38)
  • Upgrade secp256k1 dependency; to use N-API (#32)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) to 4.0.4 and updates ancestor dependency [hdkey](https://github.com/cryptocoinjs/hdkey). These dependencies need to be updated together.


Updates `secp256k1` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/cryptocoinjs/secp256k1-node/releases)
- [Commits](cryptocoinjs/secp256k1-node@v4.0.3...v4.0.4)

Updates `hdkey` from 1.1.2 to 2.1.0
- [Changelog](https://github.com/cryptocoinjs/hdkey/blob/master/CHANGELOG.md)
- [Commits](cryptocoinjs/hdkey@1.1.2...2.1.0)

---
updated-dependencies:
- dependency-name: hdkey
  dependency-version: 2.1.0
  dependency-type: direct:production
- dependency-name: secp256k1
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-5520152b21 branch from 504aa11 to d07d7b1 Compare July 28, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants