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 ethers from 5.5.3 to 5.5.4 #237

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

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade ethers from 5.5.3 to 5.5.4.

merge advice
ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 25 days ago, on 2022-01-31.
Release notes
Package name: ethers
  • 5.5.4 - 2022-01-31

    Embedding UMD with SRI:

    <script type="text/javascript"
            integrity="sha384-Jk2KQmxNIrlZNY8bE1bEnOjnx9PkvpwWgH/MEBCK+gpks+KdtHLnr2RzmMseDrGh"
            crossorigin="anonymous"
            src="https://cdn-cors.ethers.io/lib/ethers-5.5.4.umd.min.js">
    </script>
  • 5.5.3 - 2022-01-07

    Embedding UMD with SRI:

    <script type="text/javascript"
            integrity="sha384-9YjKsdXMXrDGpJr2BHBh4/Ho+T0N760c/6CNf9rTk8PVPu51rpSgiQONc8II24HF"
            crossorigin="anonymous"
            src="https://cdn-cors.ethers.io/lib/ethers-5.5.3.umd.min.js">
    </script>
from ethers GitHub release notes
Commit messages
Package name: ethers
  • 32c9a09 admin: update dist files
  • 03545aa Support invalid but popular IPFS URI format (#2271, #2527, #2590).

Compare


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

@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.20%. Comparing base (5b9e40a) to head (56e8318).
Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #237   +/-   ##
=======================================
  Coverage   97.20%   97.20%           
=======================================
  Files          12       12           
  Lines         286      286           
  Branches       19       19           
=======================================
  Hits          278      278           
  Misses          8        8           

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