Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade ethereumjs-util from 6.1.0 to 6.2.1 #36

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

satoshinakamoto007
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade ethereumjs-util from 6.1.0 to 6.2.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 4 years ago, on 2020-07-16.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Cryptographic Issues
SNYK-JS-ELLIPTIC-571484
492/1000
Why? Proof of Concept exploit, CVSS 7.7
Proof of Concept
Cryptographic Issues
SNYK-JS-ELLIPTIC-1064899
492/1000
Why? Proof of Concept exploit, CVSS 7.7
No Known Exploit
Timing Attack
SNYK-JS-ELLIPTIC-511941
492/1000
Why? Proof of Concept exploit, CVSS 7.7
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: ethereumjs-util
  • 6.2.1 - 2020-07-16
  • 6.2.0 - 2019-11-07

    In the hope that you do not have yet integrated: we needed to remove the new more modern async trie iteration with web streams functionality (new createAsyncReadStream() method) introduced with the v6.1.0 release - see PR #3231 for context - since the related Node.js web streams API import caused relatively severe problems for all upstream libraries when being used in the browser.

    So functionality has been removed in PR #3280. We hope we find a good way to re-introduce along with the next breaking release round without limiting browser functionality.

    Other Changes

    • Add optional partialPath parameter to trie.findPath(), PR #3305
    • Add export for Path interface for better TypeScript integration when using the findPath() method, PR #3292
    • Improved zero-element proof behavior in verifyProof() method, PR #3047
    • Fix a type error related to the lru-cache dependency, PR #3285
  • 6.1.0 - 2019-02-12
from ethereumjs-util GitHub release notes

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

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants