This repository was archived by the owner on Apr 4, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump ethers from 5.4.6 to 5.4.7 (#674)
Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers) from 5.4.6 to 5.4.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ethers-io/ethers.js/releases">ethers's releases</a>.</em></p> <blockquote> <h2>ethers/v5.4.7 (2021-09-16 13:17)</h2> <ul> <li>Fix parseUints with excess zeros and fix ReDoS issue. (<a href="https://github-redirect.dependabot.com/ethers-io/ethers.js/issues/2016">#2016</a>, <a href="https://github-redirect.dependabot.com/ethers-io/ethers.js/issues/1975">#1975</a>, <a href="https://github-redirect.dependabot.com/ethers-io/ethers.js/issues/1976">#1976</a>; <a href="https://github.com/ethers-io/ethers.js/commit/32a6b2a362815eb85ce3f3abad5adf92f2b80e10">32a6b2a</a>)</li> </ul> <hr /> <p><strong>Embedding UMD with <a href="https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity">SRI</a>:</strong></p> <pre lang="html"><code><script type="text/javascript" integrity="sha384-sZE9Fv4ksabiit2R12RbENLCRop5vpbBt6dZPJwM6l+1L0fAm8Q45psc7tmp7mi/" crossorigin="anonymous" src="https://cdn-cors.ethers.io/lib/ethers-5.4.7.umd.min.js"> </script> </code></pre> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ethers-io/ethers.js/blob/master/CHANGELOG.md">ethers's changelog</a>.</em></p> <blockquote> <h2>ethers/v5.4.7 (2021-09-16 13:17)</h2> <ul> <li>Fix parseUints with excess zeros and fix ReDoS issue. (<a href="https://github-redirect.dependabot.com/ethers-io/ethers.js/issues/2016">#2016</a>, <a href="https://github-redirect.dependabot.com/ethers-io/ethers.js/issues/1975">#1975</a>, <a href="https://github-redirect.dependabot.com/ethers-io/ethers.js/issues/1976">#1976</a>; <a href="https://github.com/ethers-io/ethers.js/commit/32a6b2a362815eb85ce3f3abad5adf92f2b80e10">32a6b2a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ethers-io/ethers.js/commit/4166b2753d0d6b230a3a22b5a2b6c4e1906a7af7"><code>4166b27</code></a> Updated dist files.</li> <li>See full diff in <a href="https://github.com/ethers-io/ethers.js/commits/v5.4.7/packages/ethers">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information