Open-Attestation / open-attestation

Meta framework for providing digital provenance and integrity to documents.
https://openattestation.com
Apache License 2.0
54 stars 18 forks source link

[Snyk] Security upgrade ethers from 5.1.3 to 5.3.0 #177

Closed snyk-bot closed 10 months ago

snyk-bot commented 3 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 551/1000
Why? Recently disclosed, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-WS-1296835
No No Known Exploit

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

Commit messages
Package name: ethers The new version differs by 44 commits.
  • 4e6d121 Updated dist files.
  • bfcd05f Added MinInt256 and MaxInt256 constants (#1576).
  • 819b1ac Version bumps for bn.js and hash.js to match elliptic and fix some build tools (#1478).
  • 4b33114 Removed Hangul checks in shims which crashes Android (#1519).
  • 7adcf3b Fixed ENS namehash with leading and trailing dots (#1605).
  • 630656e Fixed broken variable in template string (#1624, #1626).
  • 8681cd5 Fixed FixedNumber rounding for non-default formats (#1629).
  • 470551e Update ws dependency version to fix security (#1633, #1634).
  • d395d16 admin: flags for karma to prevent timeout
  • 8077ce0 Updated dist files.
  • 2fe78ad ci: Removing Pocket network from the default provider and tests as it is not currently reliable
  • 5f1f2c5 Updated dist files
  • 3c79ee8 admin: added words to spellcheck
  • 772067a admin: added words to spellchecker
  • 621897f More resiliant testing.
  • d3b7130 Merge branch 'master' of github.com:ethers-io/ethers.js
  • dad3829 Updated dist files.
  • de4d683 admin: moved some changelog links around
  • ebe4cc9 admin: updated Changelog
  • 35e3bf9 admin: dependency security audit updates
  • 2d717dc docs: updated banner version.
  • 3316468 More aggresively check for mempool transactions sent from JsonRpcSigner.
  • 5144acf Added initial support for detecting replacement transactions (#1477).
  • aadc5cd Added convenience method for HD path derivation.
See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic