Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump webcrypto-core from 1.8.0 to 1.8.1 (#391)
Bumps [webcrypto-core](https://github.com/PeculiarVentures/webcrypto-core) from 1.8.0 to 1.8.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PeculiarVentures/webcrypto-core/blob/master/CHANGELOG.md">webcrypto-core's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/PeculiarVentures/webcrypto-core/compare/v1.8.0...v1.8.1">1.8.1</a> (2024-10-08)</h3> <h3>Bug Fixes</h3> <ul> <li>Improve point size calculation in toWebCryptoSignature method (<a href="https://github.com/PeculiarVentures/webcrypto-core/commit/5fe372e924b91612dabcf9735c119f2c15011dec">5fe372e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/5f5cf1a85ec6b20e805f5b880b3aaf0409ff02cd"><code>5f5cf1a</code></a> chore(release): 1.8.1</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/e3868b039b7ba9e6d735f9a1bd2ad4c38b9ddce9"><code>e3868b0</code></a> Merge pull request <a href="https://redirect.github.com/PeculiarVentures/webcrypto-core/issues/69">#69</a> from PeculiarVentures:fix-ec-signature</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/d30e7fb74fe0a7fb3e3b337c110fd2b00b93e8b2"><code>d30e7fb</code></a> ci: Update node versions in test workflow</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/299f5881a640ea22010d043410353f91d70fb8ff"><code>299f588</code></a> ci: Update yarn caching in test workflow</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/b0ac1149d40c1311b2980dad9fb51b95a7b40434"><code>b0ac114</code></a> chore(deps): Update dependencies</li> <li><a href="https://github.com/PeculiarVentures/webcrypto-core/commit/5fe372e924b91612dabcf9735c119f2c15011dec"><code>5fe372e</code></a> fix: Improve point size calculation in toWebCryptoSignature method</li> <li>See full diff in <a href="https://github.com/PeculiarVentures/webcrypto-core/compare/v1.8.0...v1.8.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webcrypto-core&package-manager=npm_and_yarn&previous-version=1.8.0&new-version=1.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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