Bumps [orjson](https://github.com/ijl/orjson) from 3.9.3 to 3.9.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ijl/orjson/releases">orjson's
releases</a>.</em></p>
<blockquote>
<h2>3.9.4</h2>
<h3>Fixed</h3>
<ul>
<li>Fix hash builder using default values.</li>
<li>Fix non-release builds of orjson copying large deserialization
buffer
from stack to heap. This was introduced in 3.9.3.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ijl/orjson/blob/master/CHANGELOG.md">orjson's
changelog</a>.</em></p>
<blockquote>
<h2>3.9.4 - 2023-08-07</h2>
<h3>Fixed</h3>
<ul>
<li>Fix hash builder using default values.</li>
<li>Fix non-release builds of orjson copying large deserialization
buffer
from stack to heap. This was introduced in 3.9.3.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ijl/orjson/commit/
281a9d8451c5a54a6fe34a586324363f131a3697"><code>
281a9d8</code></a>
3.9.4</li>
<li><a
href="https://github.com/ijl/orjson/commit/
76505d4cd20ab59f3a9cf7f9120bd444b94a1d0b"><code>
76505d4</code></a>
Fix HASH_BUILDER using default values</li>
<li><a
href="https://github.com/ijl/orjson/commit/
caae033ee1c1a0bb704643153f271a29d48fc28e"><code>
caae033</code></a>
Fix stack overflow from copying large yyjson buffer</li>
<li>See full diff in <a
href="https://github.com/ijl/orjson/compare/3.9.3...3.9.4">compare
view</a></li>
</ul>
</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 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>