<p dir="auto">Bumps <a href="https://github.com/ljharb/qs">qs</a> from 6.13.0 to 6.13.1.</p>
<details>
<summary>Changelog</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/ljharb/qs/blob/main/CHANGELOG.md">qs's changelog</a>.</em></p>
<blockquote>
<h2 dir="auto"><strong>6.13.1</strong></h2>
<ul dir="auto">
<li>[Fix] <code class="notranslate">stringify</code>: avoid a crash when a <code class="notranslate">filter</code> key is <code class="notranslate">null</code></li>
<li>[Fix] <code class="notranslate">utils.merge</code>: functions should not be stringified into keys</li>
<li>[Fix] <code class="notranslate">parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li>
<li>[Fix] <code class="notranslate">stringify</code>: ensure a non-string <code class="notranslate">filter</code> does not crash</li>
<li>[Refactor] use <code class="notranslate">__proto__</code> syntax instead of <code class="notranslate">Object.create</code> for null objects</li>
<li>[Refactor] misc cleanup</li>
<li>[Tests] <code class="notranslate">utils.merge</code>: add some coverage</li>
<li>[Tests] fix a test case</li>
<li>[actions] split out node 10-20, and 20+</li>
<li>[Dev Deps] update <code class="notranslate">es-value-fixtures</code>, <code class="notranslate">mock-property</code>, <code class="notranslate">object-inspect</code>, <code class="notranslate">tape</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/ljharb/qs/commit/f1ee0376c1dfd06606520f3268ee0c5f3aaece65"><code class="notranslate">f1ee037</code></a> v6.13.1</li>
<li><a href="https://github.com/ljharb/qs/commit/afd20d014f6885a8ccc4fc5b86d127a698851f0f"><code class="notranslate">afd20d0</code></a> [Dev Deps] update <code class="notranslate">object-inspect</code></li>
<li><a href="https://github.com/ljharb/qs/commit/d185cee45f17f1a69705d034eb370dbbbc9fba2d"><code class="notranslate">d185cee</code></a> [actions] split out node 10-20, and 20+</li>
<li><a href="https://github.com/ljharb/qs/commit/4cf55677ba561ef915a8cfb0b30e1a0ae3b4aeca"><code class="notranslate">4cf5567</code></a> [Dev Deps] update <code class="notranslate">es-value-fixtures</code>, <code class="notranslate">tape</code></li>
<li><a href="https://github.com/ljharb/qs/commit/3c8a6f5a1e8d2c4772fd733c7ca1a28e92498fd7"><code class="notranslate">3c8a6f5</code></a> [Refactor] use <code class="notranslate">__proto__</code> syntax instead of <code class="notranslate">Object.create</code> for null objects</li>
<li><a href="https://github.com/ljharb/qs/commit/96f4d93e171ada73cb466a5abe3ac23c9ed4217a"><code class="notranslate">96f4d93</code></a> [Fix] <code class="notranslate">stringify</code>: avoid a crash when a <code class="notranslate">filter</code> key is <code class="notranslate">null</code></li>
<li><a href="https://github.com/ljharb/qs/commit/aa1f0a8432a7a918c36486e8b2334ef12ff4f46b"><code class="notranslate">aa1f0a8</code></a> [Fix] <code class="notranslate">utils.merge</code>: functions should not be stringified into keys</li>
<li><a href="https://github.com/ljharb/qs/commit/2a548a95e7409e9fbbd1f0b972aad57f25764cae"><code class="notranslate">2a548a9</code></a> [Tests] <code class="notranslate">utils.merge</code>: add some coverage</li>
<li><a href="https://github.com/ljharb/qs/commit/3e750c1ac6bb7ea328b9c3183d867902dce43c95"><code class="notranslate">3e750c1</code></a> [Refactor] misc cleanup</li>
<li><a href="https://github.com/ljharb/qs/commit/ca55d0f8653f88d92c78cbdbb7d590a30ab71fb3"><code class="notranslate">ca55d0f</code></a> [Fix] <code class="notranslate">parse</code>: avoid a crash with interpretNumericEntities: true, comma: true...</li>
<li>Additional commits viewable in <a href="https://github.com/ljharb/qs/compare/v6.13.0...v6.13.1">compare view</a></li>
</ul>
</details>
<br>
<p dir="auto"><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores"><img src="https://camo.githubusercontent.com/b88ec8b3b2147f29e7715ad5112abb3e167a262d654548134a64f2558dbc24ea/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d7173267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d362e31332e30266e65772d76657273696f6e3d362e31332e31" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=qs&package-manager=npm_and_yarn&previous-version=6.13.0&new-version=6.13.1" style="max-width: 100%;"></a></p>
<p dir="auto">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 <code class="notranslate">@dependabot rebase</code>.</p>
<hr>
<details>
<summary>Dependabot commands and options</summary>
<br>
<p dir="auto">You can trigger Dependabot actions by commenting on this PR:</p>
<ul dir="auto">
<li><code class="notranslate">@dependabot rebase</code> will rebase this PR</li>
<li><code class="notranslate">@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li>
<li><code class="notranslate">@dependabot merge</code> will merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot squash and merge</code> will squash and merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot cancel merge</code> will cancel a previously requested merge and block automerging</li>
<li><code class="notranslate">@dependabot reopen</code> will reopen this PR if it is closed</li>
<li><code class="notranslate">@dependabot close</code> will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually</li>
<li><code class="notranslate">@dependabot show <dependency name> ignore conditions</code> will show all of the ignore conditions of the specified dependency</li>
<li><code class="notranslate">@dependabot ignore this major version</code> will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code class="notranslate">@dependabot ignore this minor version</code> will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code class="notranslate">@dependabot ignore this dependency</code> will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)</li>
</ul>
</details>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/5341'>https://github.com/openstreetmap/openstreetmap-website/pull/5341</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5341/commits/43ce6e68c09cdb4e66a7af9849e36c9406d2eb05" class="commit-link">43ce6e6</a>  Bump qs from 6.13.0 to 6.13.1</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5341/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5341/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5341.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5341.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5341.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5341.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5341">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNQETEZO64HD2CDXQD2BJ7MZAVCNFSM6AAAAABSA3NOPCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY3TAMZWHE3DGOA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLLAAUX2AOD5GC66F432BJ7MZA5CNFSM6AAAAABSA3NOPCWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHJ6KU3MY.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5341</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5341",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5341",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>