Skip to content

[Snyk] Security upgrade @truffle/hdwallet-provider from 2.0.0 to 2.1.15#189

Open
Abuchtela wants to merge 1 commit into
masterfrom
snyk-fix-20b0790008faba0b0b62106b3a4c7fdb
Open

[Snyk] Security upgrade @truffle/hdwallet-provider from 2.0.0 to 2.1.15#189
Abuchtela wants to merge 1 commit into
masterfrom
snyk-fix-20b0790008faba0b0b62106b3a4c7fdb

Conversation

@Abuchtela

Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the yarn dependencies of this project.

Snyk changed the following file(s):

  • package.json

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

⚠️ Warning
Failed to update the yarn.lock, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
critical severity Improper Verification of Cryptographic Signature
SNYK-JS-ELLIPTIC-8187303
  229  
medium severity Use of a Cryptographic Primitive with a Risky Implementation
SNYK-JS-ELLIPTIC-14908844
  146  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

Copilot AI review requested due to automatic review settings January 22, 2026 08:11
@coderabbitai

coderabbitai Bot commented Jan 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the @truffle/hdwallet-provider dependency from version 2.0.0 to 2.1.15 to address two security vulnerabilities in the elliptic package: a critical severity issue (SNYK-JS-ELLIPTIC-8187303, score 229) involving improper verification of cryptographic signatures, and a medium severity issue (SNYK-JS-ELLIPTIC-14908844, score 146) related to use of a cryptographic primitive with a risky implementation.

Changes:

  • Upgraded @truffle/hdwallet-provider from ^2.0.0 to ^2.1.15 in package.json to fix critical and medium severity security vulnerabilities

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
"@joeattardi/emoji-button": "^3.1.1",
"@popperjs/core": "^2.10.2",
"@truffle/hdwallet-provider": "^2.0.0",
"@truffle/hdwallet-provider": "^2.1.15",

Copilot AI Jan 22, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The yarn.lock file needs to be manually updated before this PR can be merged. Snyk's automated update failed to update yarn.lock, which means the dependency resolution won't actually change when this code is deployed. After updating package.json, run yarn install to regenerate yarn.lock with the new package version and its transitive dependencies.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants