fix(deps): update dependency ethers to v5.8.0#91
Conversation
✅ Deploy Preview for subspacefaucet ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
97ce19f to
be77de1
Compare
|
Report too large to display inline |
|
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is obfuscated code?Obfuscated files are intentionally packed to hide their behavior. This could be a sign of malware. Packages should not obfuscate their code. Consider not using packages with obfuscated code. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
5.7.2->5.8.0Release Notes
ethers-io/ethers.js (ethers)
v5.8.0: ethers/v5.8.0 (2025-02-25 19:15) [legacy version]Compare Source
This is a security update for the legacy Ethers v5 branch, addressing two security fixes.
elliptic, which does not affect ethers but triggers a critical security warning duringnom audit[see: missing signature length check, missing check for leading bit, allow BER-encoded signatures, false negative verification, signing malformed input]wswhich can be used as DoS vector when communicating with malicious WebSocket service providers, triggering a high security warning duringnom audit[see: too many HTTP headers]For those that wish to audit the specific changes in the the bundled version between v5.7 and v5.8, see this gist.
Changes
Embedding UMD with SRI:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.