Skip to content

Commit 84c84cf

Browse files
Merge #188
188: Bump express from 4.19.2 to 4.21.0 in /functions r=curquiza a=dependabot[bot] Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/express/releases">express's releases</a>.</em></p> <blockquote> <h2>4.21.0</h2> <h2>What's Changed</h2> <ul> <li>Deprecate <code>&quot;back&quot;</code> magic string in redirects by <a href="https://github.com/blakeembrey"><code>`@​blakeembrey</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5935">expressjs/express#5935</a></li> <li>[email protected] by <a href="https://github.com/wesleytodd"><code>`@​wesleytodd</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5954">expressjs/express#5954</a></li> <li>fix(deps): [email protected] by <a href="https://github.com/wesleytodd"><code>`@​wesleytodd</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5951">expressjs/express#5951</a></li> <li>Upgraded dependency qs to 6.13.0 to match qs in body-parser by <a href="https://github.com/agadzinski93"><code>`@​agadzinski93</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5946">expressjs/express#5946</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/agadzinski93"><code>`@​agadzinski93</code></a>` made their first contribution in <a href="https://redirect.github.com/expressjs/express/pull/5946">expressjs/express#5946</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/express/compare/4.20.0...4.21.0">https://github.com/expressjs/express/compare/4.20.0...4.21.0</a></p> <h2>4.20.0</h2> <h2>What's Changed</h2> <h3>Important</h3> <ul> <li>IMPORTANT: The default <code>depth</code> level for parsing URL-encoded data is now <code>32</code> (previously was <code>Infinity</code>)</li> <li>Remove link renderization in html while using <code>res.redirect</code></li> </ul> <h3>Other Changes</h3> <ul> <li>4.19.2 Staging by <a href="https://github.com/wesleytodd"><code>`@​wesleytodd</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5561">expressjs/express#5561</a></li> <li>remove duplicate location test for data uri by <a href="https://github.com/wesleytodd"><code>`@​wesleytodd</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5562">expressjs/express#5562</a></li> <li>feat: document beta releases expectations by <a href="https://github.com/marco-ippolito"><code>`@​marco-ippolito</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5565">expressjs/express#5565</a></li> <li>Cut down on duplicated CI runs by <a href="https://github.com/jonchurch"><code>`@​jonchurch</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5564">expressjs/express#5564</a></li> <li>Add a Threat Model by <a href="https://github.com/UlisesGascon"><code>`@​UlisesGascon</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5526">expressjs/express#5526</a></li> <li>Assign captain of encodeurl by <a href="https://github.com/blakeembrey"><code>`@​blakeembrey</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5579">expressjs/express#5579</a></li> <li>Nominate jonchurch as repo captain for <code>http-errors</code>, <code>expressjs.com</code>, <code>morgan</code>, <code>cors</code>, <code>body-parser</code> by <a href="https://github.com/jonchurch"><code>`@​jonchurch</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5587">expressjs/express#5587</a></li> <li>docs: update Security.md by <a href="https://github.com/inigomarquinez"><code>`@​inigomarquinez</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5590">expressjs/express#5590</a></li> <li>docs: update triage nomination policy by <a href="https://github.com/UlisesGascon"><code>`@​UlisesGascon</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5600">expressjs/express#5600</a></li> <li>Add CodeQL (SAST) by <a href="https://github.com/UlisesGascon"><code>`@​UlisesGascon</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5433">expressjs/express#5433</a></li> <li>docs: add UlisesGascon as triage initiative captain by <a href="https://github.com/UlisesGascon"><code>`@​UlisesGascon</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5605">expressjs/express#5605</a></li> <li>deps: encodeurl@~2.0.0 by <a href="https://github.com/blakeembrey"><code>`@​blakeembrey</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5569">expressjs/express#5569</a></li> <li>skip QUERY method test by <a href="https://github.com/jonchurch"><code>`@​jonchurch</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5628">expressjs/express#5628</a></li> <li>ignore ETAG query test on 21 and 22, reuse skip util by <a href="https://github.com/jonchurch"><code>`@​jonchurch</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5639">expressjs/express#5639</a></li> <li>add support Node.js@22 in the CI by <a href="https://github.com/mertcanaltin"><code>`@​mertcanaltin</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5627">expressjs/express#5627</a></li> <li>doc: add table of contents, tc/triager lists to readme by <a href="https://github.com/mertcanaltin"><code>`@​mertcanaltin</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5619">expressjs/express#5619</a></li> <li>List and sort all projects, add captains by <a href="https://github.com/blakeembrey"><code>`@​blakeembrey</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5653">expressjs/express#5653</a></li> <li>docs: add <a href="https://github.com/UlisesGascon"><code>`@​UlisesGascon</code></a>` as captain for cookie-parser by <a href="https://github.com/UlisesGascon"><code>`@​UlisesGascon</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5666">expressjs/express#5666</a></li> <li>✨ bring back query tests for node 21 by <a href="https://github.com/ctcpip"><code>`@​ctcpip</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5690">expressjs/express#5690</a></li> <li>[v4] Deprecate <code>res.clearCookie</code> accepting <code>options.maxAge</code> and <code>options.expires</code> by <a href="https://github.com/jonchurch"><code>`@​jonchurch</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5672">expressjs/express#5672</a></li> <li>skip QUERY tests for Node 21 only, still not supported by <a href="https://github.com/jonchurch"><code>`@​jonchurch</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5695">expressjs/express#5695</a></li> <li>📝 update people, add ctcpip to TC by <a href="https://github.com/ctcpip"><code>`@​ctcpip</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5683">expressjs/express#5683</a></li> <li>remove minor version pinning from ci by <a href="https://github.com/jonchurch"><code>`@​jonchurch</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5722">expressjs/express#5722</a></li> <li>Fix link variable use in attribution section of CODE OF CONDUCT by <a href="https://github.com/IamLizu"><code>`@​IamLizu</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5762">expressjs/express#5762</a></li> <li>Replace Appveyor windows testing with GHA by <a href="https://github.com/jonchurch"><code>`@​jonchurch</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5599">expressjs/express#5599</a></li> <li>Add OSSF Scorecard badge by <a href="https://github.com/UlisesGascon"><code>`@​UlisesGascon</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5436">expressjs/express#5436</a></li> <li>update scorecard link by <a href="https://github.com/bjohansebas"><code>`@​bjohansebas</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5814">expressjs/express#5814</a></li> <li>Nominate <a href="https://github.com/IamLizu"><code>`@​IamLizu</code></a>` to the triage team by <a href="https://github.com/UlisesGascon"><code>`@​UlisesGascon</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5836">expressjs/express#5836</a></li> <li>deps: [email protected] by <a href="https://github.com/blakeembrey"><code>`@​blakeembrey</code></a>` in <a href="https://redirect.github.com/expressjs/express/pull/5603">expressjs/express#5603</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/express/blob/4.21.0/History.md">express's changelog</a>.</em></p> <blockquote> <h1>4.21.0 / 2024-09-11</h1> <ul> <li>Deprecate <code>res.location(&quot;back&quot;)</code> and <code>res.redirect(&quot;back&quot;)</code> magic string</li> <li>deps: [email protected] <ul> <li>includes [email protected]</li> </ul> </li> <li>deps: [email protected]</li> <li>deps: [email protected]</li> </ul> <h1>4.20.0 / 2024-09-10</h1> <ul> <li>deps: [email protected] <ul> <li>Remove link renderization in html while redirecting</li> </ul> </li> <li>deps: [email protected] <ul> <li>Remove link renderization in html while redirecting</li> </ul> </li> <li>deps: [email protected] <ul> <li>add <code>depth</code> option to customize the depth level in the parser</li> <li>IMPORTANT: The default <code>depth</code> level for parsing URL-encoded data is now <code>32</code> (previously was <code>Infinity</code>)</li> </ul> </li> <li>Remove link renderization in html while using <code>res.redirect</code></li> <li>deps: [email protected] <ul> <li>Adds support for named matching groups in the routes using a regex</li> <li>Adds backtracking protection to parameters without regexes defined</li> </ul> </li> <li>deps: encodeurl@~2.0.0 <ul> <li>Removes encoding of <code>\</code>, <code>|</code>, and <code>^</code> to align better with URL spec</li> </ul> </li> <li>Deprecate passing <code>options.maxAge</code> and <code>options.expires</code> to <code>res.clearCookie</code> <ul> <li>Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/express/commit/7e562c6d8daddff4604f8efaaf9db2cf98c6dcff"><code>7e562c6</code></a> 4.21.0</li> <li><a href="https://github.com/expressjs/express/commit/1bcde96bc87c4704df9a704271d1167064ab56bb"><code>1bcde96</code></a> fix(deps): [email protected] (<a href="https://redirect.github.com/expressjs/express/issues/5946">#5946</a>)</li> <li><a href="https://github.com/expressjs/express/commit/7d364775688be98aaa973302e066d0da9f438997"><code>7d36477</code></a> fix(deps): [email protected] (<a href="https://redirect.github.com/expressjs/express/issues/5951">#5951</a>)</li> <li><a href="https://github.com/expressjs/express/commit/40d2d8f2c882712a0f2e4603c38d166c79676b2b"><code>40d2d8f</code></a> fix(deps): [email protected]</li> <li><a href="https://github.com/expressjs/express/commit/77ada906dba57fd6e308f0d750e01653dbeaddfc"><code>77ada90</code></a> Deprecate <code>&quot;back&quot;</code> magic string in redirects (<a href="https://redirect.github.com/expressjs/express/issues/5935">#5935</a>)</li> <li><a href="https://github.com/expressjs/express/commit/21df421ebc7a5249bb31101da666bbf22adc3f18"><code>21df421</code></a> 4.20.0</li> <li><a href="https://github.com/expressjs/express/commit/4c9ddc1c47bf579e55c2fe837d76a952e9fd8959"><code>4c9ddc1</code></a> feat: upgrade to [email protected]</li> <li><a href="https://github.com/expressjs/express/commit/9ebe5d500d22cbb2b8aaa73446866b084c747971"><code>9ebe5d5</code></a> feat: upgrade to [email protected] (<a href="https://redirect.github.com/expressjs/express/issues/5928">#5928</a>)</li> <li><a href="https://github.com/expressjs/express/commit/ec4a01b6b8814d7b007f36a3023f4dbafdbc3d09"><code>ec4a01b</code></a> feat: upgrade to [email protected] (<a href="https://redirect.github.com/expressjs/express/issues/5926">#5926</a>)</li> <li><a href="https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553"><code>54271f6</code></a> fix: don't render redirect values in anchor href</li> <li>Additional commits viewable in <a href="https://github.com/expressjs/express/compare/4.19.2...4.21.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=express&package-manager=npm_and_yarn&previous-version=4.19.2&new-version=4.21.0)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/meilisearch/firestore-meilisearch/network/alerts). </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents 7895d4a + 3559865 commit 84c84cf

File tree

1 file changed

+150
-44
lines changed

1 file changed

+150
-44
lines changed

functions/yarn.lock

Lines changed: 150 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1715,10 +1715,10 @@ bluebird@^3.7.2:
17151715
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
17161716
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
17171717

1718-
1719-
version "1.20.2"
1720-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
1721-
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
1718+
1719+
version "1.20.3"
1720+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
1721+
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
17221722
dependencies:
17231723
bytes "3.1.2"
17241724
content-type "~1.0.5"
@@ -1728,7 +1728,7 @@ [email protected]:
17281728
http-errors "2.0.0"
17291729
iconv-lite "0.4.24"
17301730
on-finished "2.4.1"
1731-
qs "6.11.0"
1731+
qs "6.13.0"
17321732
raw-body "2.5.2"
17331733
type-is "~1.6.18"
17341734
unpipe "1.0.0"
@@ -1810,6 +1810,17 @@ call-bind@^1.0.0, call-bind@^1.0.2:
18101810
function-bind "^1.1.1"
18111811
get-intrinsic "^1.0.2"
18121812

1813+
call-bind@^1.0.7:
1814+
version "1.0.7"
1815+
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
1816+
integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==
1817+
dependencies:
1818+
es-define-property "^1.0.0"
1819+
es-errors "^1.3.0"
1820+
function-bind "^1.1.2"
1821+
get-intrinsic "^1.2.4"
1822+
set-function-length "^1.2.1"
1823+
18131824
callsites@^3.0.0:
18141825
version "3.1.0"
18151826
resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz"
@@ -2083,6 +2094,15 @@ defaults@^1.0.3:
20832094
dependencies:
20842095
clone "^1.0.2"
20852096

2097+
define-data-property@^1.1.4:
2098+
version "1.1.4"
2099+
resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e"
2100+
integrity sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==
2101+
dependencies:
2102+
es-define-property "^1.0.0"
2103+
es-errors "^1.3.0"
2104+
gopd "^1.0.1"
2105+
20862106
define-lazy-prop@^2.0.0:
20872107
version "2.0.0"
20882108
resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f"
@@ -2188,6 +2208,11 @@ encodeurl@~1.0.2:
21882208
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
21892209
integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==
21902210

2211+
encodeurl@~2.0.0:
2212+
version "2.0.0"
2213+
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-2.0.0.tgz#7b8ea898077d7e409d3ac45474ea38eaf0857a58"
2214+
integrity sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==
2215+
21912216
end-of-stream@^1.4.1:
21922217
version "1.4.4"
21932218
resolved "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz"
@@ -2251,6 +2276,18 @@ es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2:
22512276
string.prototype.trimstart "^1.0.4"
22522277
unbox-primitive "^1.0.1"
22532278

2279+
es-define-property@^1.0.0:
2280+
version "1.0.0"
2281+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845"
2282+
integrity sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==
2283+
dependencies:
2284+
get-intrinsic "^1.2.4"
2285+
2286+
es-errors@^1.3.0:
2287+
version "1.3.0"
2288+
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
2289+
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
2290+
22542291
es-to-primitive@^1.2.1:
22552292
version "1.2.1"
22562293
resolved "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz"
@@ -2548,36 +2585,36 @@ expect@^29.4.3:
25482585
jest-util "^29.4.3"
25492586

25502587
express@^4.17.1:
2551-
version "4.19.2"
2552-
resolved "https://registry.yarnpkg.com/express/-/express-4.19.2.tgz#e25437827a3aa7f2a827bc8171bbbb664a356465"
2553-
integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==
2588+
version "4.21.0"
2589+
resolved "https://registry.yarnpkg.com/express/-/express-4.21.0.tgz#d57cb706d49623d4ac27833f1cbc466b668eb915"
2590+
integrity sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng==
25542591
dependencies:
25552592
accepts "~1.3.8"
25562593
array-flatten "1.1.1"
2557-
body-parser "1.20.2"
2594+
body-parser "1.20.3"
25582595
content-disposition "0.5.4"
25592596
content-type "~1.0.4"
25602597
cookie "0.6.0"
25612598
cookie-signature "1.0.6"
25622599
debug "2.6.9"
25632600
depd "2.0.0"
2564-
encodeurl "~1.0.2"
2601+
encodeurl "~2.0.0"
25652602
escape-html "~1.0.3"
25662603
etag "~1.8.1"
2567-
finalhandler "1.2.0"
2604+
finalhandler "1.3.1"
25682605
fresh "0.5.2"
25692606
http-errors "2.0.0"
2570-
merge-descriptors "1.0.1"
2607+
merge-descriptors "1.0.3"
25712608
methods "~1.1.2"
25722609
on-finished "2.4.1"
25732610
parseurl "~1.3.3"
2574-
path-to-regexp "0.1.7"
2611+
path-to-regexp "0.1.10"
25752612
proxy-addr "~2.0.7"
2576-
qs "6.11.0"
2613+
qs "6.13.0"
25772614
range-parser "~1.2.1"
25782615
safe-buffer "5.2.1"
2579-
send "0.18.0"
2580-
serve-static "1.15.0"
2616+
send "0.19.0"
2617+
serve-static "1.16.2"
25812618
setprototypeof "1.2.0"
25822619
statuses "2.0.1"
25832620
type-is "~1.6.18"
@@ -2687,13 +2724,13 @@ fill-range@^7.1.1:
26872724
dependencies:
26882725
to-regex-range "^5.0.1"
26892726

2690-
finalhandler@1.2.0:
2691-
version "1.2.0"
2692-
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.2.0.tgz#7d23fe5731b207b4640e4fcd00aec1f9207a7b32"
2693-
integrity sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==
2727+
finalhandler@1.3.1:
2728+
version "1.3.1"
2729+
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.3.1.tgz#0c575f1d1d324ddd1da35ad7ece3df7d19088019"
2730+
integrity sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==
26942731
dependencies:
26952732
debug "2.6.9"
2696-
encodeurl "~1.0.2"
2733+
encodeurl "~2.0.0"
26972734
escape-html "~1.0.3"
26982735
on-finished "2.4.1"
26992736
parseurl "~1.3.3"
@@ -2790,6 +2827,11 @@ function-bind@^1.1.1:
27902827
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
27912828
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
27922829

2830+
function-bind@^1.1.2:
2831+
version "1.1.2"
2832+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
2833+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
2834+
27932835
functional-red-black-tree@^1.0.1:
27942836
version "1.0.1"
27952837
resolved "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz"
@@ -2841,6 +2883,17 @@ get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
28412883
has "^1.0.3"
28422884
has-symbols "^1.0.1"
28432885

2886+
get-intrinsic@^1.1.3, get-intrinsic@^1.2.4:
2887+
version "1.2.4"
2888+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz#e385f5a4b5227d449c3eabbad05494ef0abbeadd"
2889+
integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==
2890+
dependencies:
2891+
es-errors "^1.3.0"
2892+
function-bind "^1.1.2"
2893+
has-proto "^1.0.1"
2894+
has-symbols "^1.0.3"
2895+
hasown "^2.0.0"
2896+
28442897
get-package-type@^0.1.0:
28452898
version "0.1.0"
28462899
resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz"
@@ -2982,6 +3035,13 @@ google-p12-pem@^4.0.0:
29823035
dependencies:
29833036
node-forge "^1.3.1"
29843037

3038+
gopd@^1.0.1:
3039+
version "1.0.1"
3040+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
3041+
integrity sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==
3042+
dependencies:
3043+
get-intrinsic "^1.1.3"
3044+
29853045
graceful-fs@^4.1.2:
29863046
version "4.2.8"
29873047
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.8.tgz"
@@ -3016,6 +3076,18 @@ has-flag@^4.0.0:
30163076
resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz"
30173077
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
30183078

3079+
has-property-descriptors@^1.0.2:
3080+
version "1.0.2"
3081+
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854"
3082+
integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==
3083+
dependencies:
3084+
es-define-property "^1.0.0"
3085+
3086+
has-proto@^1.0.1:
3087+
version "1.0.3"
3088+
resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.0.3.tgz#b31ddfe9b0e6e9914536a6ab286426d0214f77fd"
3089+
integrity sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==
3090+
30193091
has-symbols@^1.0.1, has-symbols@^1.0.2:
30203092
version "1.0.2"
30213093
resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz"
@@ -3040,6 +3112,13 @@ has@^1.0.3:
30403112
dependencies:
30413113
function-bind "^1.1.1"
30423114

3115+
hasown@^2.0.0:
3116+
version "2.0.2"
3117+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
3118+
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
3119+
dependencies:
3120+
function-bind "^1.1.2"
3121+
30433122
hosted-git-info@^2.1.4:
30443123
version "2.8.9"
30453124
resolved "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz"
@@ -4130,10 +4209,10 @@ meilisearch@^0.30.0:
41304209
dependencies:
41314210
cross-fetch "^3.1.5"
41324211

4133-
4134-
version "1.0.1"
4135-
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61"
4136-
integrity sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==
4212+
4213+
version "1.0.3"
4214+
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.3.tgz#d80319a65f3c7935351e5cfdac8f9318504dbed5"
4215+
integrity sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==
41374216

41384217
merge-stream@^2.0.0:
41394218
version "2.0.0"
@@ -4332,6 +4411,11 @@ object-inspect@^1.11.0:
43324411
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.11.0.tgz"
43334412
integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
43344413

4414+
object-inspect@^1.13.1:
4415+
version "1.13.2"
4416+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.2.tgz#dea0088467fb991e67af4058147a24824a3043ff"
4417+
integrity sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==
4418+
43354419
object-inspect@^1.9.0:
43364420
version "1.12.3"
43374421
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9"
@@ -4535,10 +4619,10 @@ path-parse@^1.0.6:
45354619
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
45364620
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
45374621

4538-
4539-
version "0.1.7"
4540-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
4541-
integrity sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==
4622+
4623+
version "0.1.10"
4624+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
4625+
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
45424626

45434627
path-type@^3.0.0:
45444628
version "3.0.0"
@@ -4711,12 +4795,12 @@ punycode@^2.1.0:
47114795
resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz"
47124796
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
47134797

4714-
qs@6.11.0:
4715-
version "6.11.0"
4716-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
4717-
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
4798+
qs@6.13.0:
4799+
version "6.13.0"
4800+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
4801+
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
47184802
dependencies:
4719-
side-channel "^1.0.4"
4803+
side-channel "^1.0.6"
47204804

47214805
queue-microtask@^1.2.2:
47224806
version "1.2.3"
@@ -4915,10 +4999,10 @@ semver@^6.0.0, semver@^6.3.0:
49154999
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
49165000
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
49175001

4918-
send@0.18.0:
4919-
version "0.18.0"
4920-
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be"
4921-
integrity sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==
5002+
send@0.19.0:
5003+
version "0.19.0"
5004+
resolved "https://registry.yarnpkg.com/send/-/send-0.19.0.tgz#bbc5a388c8ea6c048967049dbeac0e4a3f09d7f8"
5005+
integrity sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==
49225006
dependencies:
49235007
debug "2.6.9"
49245008
depd "2.0.0"
@@ -4934,15 +5018,27 @@ [email protected]:
49345018
range-parser "~1.2.1"
49355019
statuses "2.0.1"
49365020

4937-
serve-static@1.15.0:
4938-
version "1.15.0"
4939-
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.15.0.tgz#faaef08cffe0a1a62f60cad0c4e513cff0ac9540"
4940-
integrity sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==
5021+
serve-static@1.16.2:
5022+
version "1.16.2"
5023+
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.16.2.tgz#b6a5343da47f6bdd2673848bf45754941e803296"
5024+
integrity sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==
49415025
dependencies:
4942-
encodeurl "~1.0.2"
5026+
encodeurl "~2.0.0"
49435027
escape-html "~1.0.3"
49445028
parseurl "~1.3.3"
4945-
send "0.18.0"
5029+
send "0.19.0"
5030+
5031+
set-function-length@^1.2.1:
5032+
version "1.2.2"
5033+
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449"
5034+
integrity sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==
5035+
dependencies:
5036+
define-data-property "^1.1.4"
5037+
es-errors "^1.3.0"
5038+
function-bind "^1.1.2"
5039+
get-intrinsic "^1.2.4"
5040+
gopd "^1.0.1"
5041+
has-property-descriptors "^1.0.2"
49465042

49475043
49485044
version "1.2.0"
@@ -4970,6 +5066,16 @@ side-channel@^1.0.4:
49705066
get-intrinsic "^1.0.2"
49715067
object-inspect "^1.9.0"
49725068

5069+
side-channel@^1.0.6:
5070+
version "1.0.6"
5071+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2"
5072+
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==
5073+
dependencies:
5074+
call-bind "^1.0.7"
5075+
es-errors "^1.3.0"
5076+
get-intrinsic "^1.2.4"
5077+
object-inspect "^1.13.1"
5078+
49735079
signal-exit@^3.0.2, signal-exit@^3.0.3:
49745080
version "3.0.4"
49755081
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.4.tgz"

0 commit comments

Comments
 (0)