deps(deps): bump sharp from 0.34.3 to 0.34.4
Bumps [sharp](https://github.com/lovell/sharp) from 0.34.3 to 0.34.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/lovell/sharp/releases">sharp's releases</a>.</em></p>
<blockquote>
<h2>v0.34.4</h2>
<ul>
<li>
<p>Upgrade to libvips v8.17.2 for upstream bug fixes.</p>
</li>
<li>
<p>Ensure TIFF <code>subifd</code> and OpenSlide <code>level</code> input options are respected (regression in 0.34.3).</p>
</li>
<li>
<p>Ensure <code>autoOrient</code> occurs before non-90 angle rotation.
<a href="https://redirect.github.com/lovell/sharp/issues/4425">#4425</a></p>
</li>
<li>
<p>Ensure <code>autoOrient</code> removes existing metadata after shrink-on-load.
<a href="https://redirect.github.com/lovell/sharp/issues/4431">#4431</a></p>
</li>
<li>
<p>TypeScript: Ensure <code>KernelEnum</code> includes <code>linear</code>.
<a href="https://redirect.github.com/lovell/sharp/pull/4441">#4441</a>
<a href="https://github.com/BayanBennett"><code>@BayanBennett</code></a></p>
</li>
<li>
<p>Ensure <code>unlimited</code> flag is passed upstream when reading TIFF images.
<a href="https://redirect.github.com/lovell/sharp/issues/4446">#4446</a></p>
</li>
<li>
<p>Support Electron memory cage when reading XMP metadata (regression in 0.34.3).
<a href="https://redirect.github.com/lovell/sharp/issues/4451">#4451</a></p>
</li>
<li>
<p>Add sharp-libvips rpath for yarn v5 support.
<a href="https://redirect.github.com/lovell/sharp/pull/4452">#4452</a>
<a href="https://github.com/arcanis"><code>@arcanis</code></a></p>
</li>
</ul>
<h2>v0.34.4-rc.4</h2>
<ul>
<li>
<p>Upgrade to libvips v8.17.2 for upstream bug fixes.</p>
</li>
<li>
<p>Ensure TIFF <code>subifd</code> and OpenSlide <code>level</code> input options are respected (regression in 0.34.3).</p>
</li>
<li>
<p>Ensure <code>autoOrient</code> occurs before non-90 angle rotation.
<a href="https://redirect.github.com/lovell/sharp/issues/4425">#4425</a></p>
</li>
<li>
<p>Ensure <code>autoOrient</code> removes existing metadata after shrink-on-load.
<a href="https://redirect.github.com/lovell/sharp/issues/4431">#4431</a></p>
</li>
<li>
<p>TypeScript: Ensure <code>KernelEnum</code> includes <code>linear</code>.
<a href="https://redirect.github.com/lovell/sharp/pull/4441">#4441</a>
<a href="https://github.com/BayanBennett"><code>@BayanBennett</code></a></p>
</li>
<li>
<p>Ensure <code>unlimited</code> flag is passed upstream when reading TIFF images.
<a href="https://redirect.github.com/lovell/sharp/issues/4446">#4446</a></p>
</li>
<li>
<p>Support Electron memory cage when reading XMP metadata (regression in 0.34.3).
<a href="https://redirect.github.com/lovell/sharp/issues/4451">#4451</a></p>
</li>
<li>
<p>Add sharp-libvips rpath for yarn v5 support.
<a href="https://redirect.github.com/lovell/sharp/pull/4452">#4452</a>
<a href="https://github.com/arcanis"><code>@arcanis</code></a></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/lovell/sharp/commit/ee437832e2fa383345103550a1258f20feac247a"><code>ee43783</code></a> Release v0.34.4</li>
<li><a href="https://github.com/lovell/sharp/commit/529901177b814aefedba80a7dbb670760d4dfbda"><code>5299011</code></a> CI/Docs: Deno v2 support</li>
<li><a href="https://github.com/lovell/sharp/commit/4710092b2a38baf126c6814a42e01a0ac012bf90"><code>4710092</code></a> Prerelease v0.34.4-rc.4</li>
<li><a href="https://github.com/lovell/sharp/commit/ed1ac43e55d7125a347cd3db9facab4e68ac6363"><code>ed1ac43</code></a> CI: Upgrade packaging test dependencies</li>
<li><a href="https://github.com/lovell/sharp/commit/dfcbceee4bf4fc9ef3162a3805caaada6dd5a38a"><code>dfcbcee</code></a> Upgrade sharp-libvips to v1.2.3</li>
<li><a href="https://github.com/lovell/sharp/commit/35d3f56c67fb6e61d9685309352fcb985da649f5"><code>35d3f56</code></a> Ensure TIFF subifd and OpenSlide level are respected</li>
<li><a href="https://github.com/lovell/sharp/commit/9f4bace03bd047602d9f120f655f19a2cdc7c1ff"><code>9f4bace</code></a> Prerelease v0.34.4-rc.3</li>
<li><a href="https://github.com/lovell/sharp/commit/b507831a1191175b83e1f3fa52ad4cd56686a6a5"><code>b507831</code></a> CI: Remove dry-run flag</li>
<li><a href="https://github.com/lovell/sharp/commit/905f69837e80c9005b0b764fe1c174d21c9843d6"><code>905f698</code></a> Prerelease v0.34.4-rc.2</li>
<li><a href="https://github.com/lovell/sharp/commit/b0154ed83cfff48efed7e347d49995b5476ee072"><code>b0154ed</code></a> Upgrade sharp-libvips to v1.2.2</li>
<li>Additional commits viewable in <a href="https://github.com/lovell/sharp/compare/v0.34.3...v0.34.4">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for sharp since your current version.</p>
</details>
<br />
[](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>
authored by