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 @peculiar/webcrypto from 1.4.3 to 1.4.4 (#134)
Bumps [@peculiar/webcrypto](https://github.com/PeculiarVentures/webcrypto) from 1.4.3 to 1.4.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PeculiarVentures/webcrypto/blob/master/CHANGELOG.md"><code>@peculiar/webcrypto</code>'s changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/PeculiarVentures/webcrypto/compare/v1.4.3...v1.4.4">1.4.4</a> (2024-01-16)</h3> <h3>Bug Fixes</h3> <ul> <li>import Buffer before use (<a href="https://github.com/PeculiarVentures/webcrypto/commit/09d7d33a07f99c2c0daa1e5c79008132571ac66a">09d7d33</a>)</li> <li>use Buffer from 'buffer' (<a href="https://github.com/PeculiarVentures/webcrypto/commit/8b09641603ba3a7ebd0ff947186126dcf271c4fd">8b09641</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PeculiarVentures/webcrypto/commit/9dfd7153c65f3211a3f0c2221190fac68c78983b"><code>9dfd715</code></a> chore(release): 1.4.4</li> <li><a href="https://github.com/PeculiarVentures/webcrypto/commit/98fa17a55c4f61b020d45eb2e82c12ee38b07c07"><code>98fa17a</code></a> Merge pull request <a href="https://redirect.github.com/PeculiarVentures/webcrypto/issues/68">#68</a> from PeculiarVentures/update-deps</li> <li><a href="https://github.com/PeculiarVentures/webcrypto/commit/1b24e461d421614a04caf553172a97619b9b721a"><code>1b24e46</code></a> ci: update GitHub actions and Node.js versions</li> <li><a href="https://github.com/PeculiarVentures/webcrypto/commit/e1771981e502351055e2777345a8a9f6d505a675"><code>e177198</code></a> chore: add moduleResolution option to tsconfig.json</li> <li><a href="https://github.com/PeculiarVentures/webcrypto/commit/107d65b57cfff58de1bb2b0e0486ef107f6fd44e"><code>107d65b</code></a> chore: add 'buffer' to external</li> <li><a href="https://github.com/PeculiarVentures/webcrypto/commit/8b09641603ba3a7ebd0ff947186126dcf271c4fd"><code>8b09641</code></a> fix: use Buffer from 'buffer'</li> <li><a href="https://github.com/PeculiarVentures/webcrypto/commit/f0dae14fd9030a06aa6702ef93fe5b53dfe77a4a"><code>f0dae14</code></a> test: use timeout for RSA 3072</li> <li><a href="https://github.com/PeculiarVentures/webcrypto/commit/6e58bad9c214d0a4207d080cf0005aa75f22ff57"><code>6e58bad</code></a> chore(deps): update dependencies</li> <li><a href="https://github.com/PeculiarVentures/webcrypto/commit/ad3a36457c3217f3c8399cd7cb43f667b3e509b7"><code>ad3a364</code></a> Merge pull request <a href="https://redirect.github.com/PeculiarVentures/webcrypto/issues/67">#67</a> from achingbrain/fix/import-buffer</li> <li><a href="https://github.com/PeculiarVentures/webcrypto/commit/09d7d33a07f99c2c0daa1e5c79008132571ac66a"><code>09d7d33</code></a> fix: import Buffer before use</li> <li>See full diff in <a href="https://github.com/PeculiarVentures/webcrypto/compare/v1.4.3...v1.4.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@peculiar/webcrypto&package-manager=npm_and_yarn&previous-version=1.4.3&new-version=1.4.4)](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