Skip to content

Commit ae2b82f

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates (#304)
Bumps the npm_and_yarn group with 2 updates in the /test directory: [express](https://github.com/expressjs/express) and [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware). Updates `express` from 4.19.2 to 4.21.1 <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.1</h2> <h2>What's Changed</h2> <ul> <li>Backport a fix for CVE-2024-47764 to the 4.x branch by <a href="https://github.com/joshbuker"><code>@​joshbuker</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/6029">expressjs/express#6029</a></li> <li>Release: 4.21.1 by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/6031">expressjs/express#6031</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/express/compare/4.21.0...4.21.1">https://github.com/expressjs/express/compare/4.21.0...4.21.1</a></p> <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> </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.1/History.md">express's changelog</a>.</em></p> <blockquote> <h1>4.21.1 / 2024-10-08</h1> <ul> <li>Backported a fix for <a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47764">CVE-2024-47764</a></li> </ul> <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/8e229f92752ad51462c868b99f6e6c2e559801b0"><code>8e229f9</code></a> 4.21.1</li> <li><a href="https://github.com/expressjs/express/commit/a024c8a7b658a178cbdb9bde33030b7500172815"><code>a024c8a</code></a> fix(deps): [email protected]</li> <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>Additional commits viewable in <a href="https://github.com/expressjs/express/compare/4.19.2...4.21.1">compare view</a></li> </ul> </details> <br /> Updates `http-proxy-middleware` from 2.0.6 to 2.0.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chimurai/http-proxy-middleware/releases">http-proxy-middleware's releases</a>.</em></p> <blockquote> <h2>v2.0.7</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7">https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7</a></p> <h2>v2.0.7-beta.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7-beta.0...v2.0.7-beta.1">https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7-beta.0...v2.0.7-beta.1</a></p> <h2>v2.0.7-beta.0</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7-beta.0">https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7-beta.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md">http-proxy-middleware's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.7">v2.0.7</a></h2> <ul> <li>ci(github actions): add publish.yml</li> <li>fix(filter): handle errors</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/1e9233909839962bb3c1980848ad499b4757a71d"><code>1e92339</code></a> ci(github-actions): fix npm tag</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/90afb7c9a658b32cc8fe08950bd0926d3bb512c1"><code>90afb7c</code></a> chore(package): v2.0.7</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5"><code>0b4274e</code></a> fix(filter): handle errors</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/1bd6dd578b1326ed7979c301e3f8eb0f228f5b6f"><code>1bd6dd5</code></a> ci(github actions): add publish.yml</li> <li>See full diff in <a href="https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7">compare view</a></li> </ul> </details> <br /> Updates `path-to-regexp` from 0.1.7 to 0.1.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pillarjs/path-to-regexp/releases">path-to-regexp's releases</a>.</em></p> <blockquote> <h2>Backtrack protection</h2> <p><strong>Fixed</strong></p> <ul> <li>Add backtrack protection to parameters 29b96b4 <ul> <li>This will break some edge cases but should improve performance</li> </ul> </li> </ul> <p><a href="https://github.com/pillarjs/path-to-regexp/compare/v0.1.9...v0.1.10">https://github.com/pillarjs/path-to-regexp/compare/v0.1.9...v0.1.10</a></p> <h2>Support non-lookahead regex output</h2> <p><strong>Added</strong></p> <ul> <li>Allow a non-lookahead regex (<a href="https://redirect.github.com/pillarjs/path-to-regexp/issues/312">#312</a>) c4272e4</li> </ul> <p><a href="https://github.com/component/path-to-regexp/compare/v0.1.8...v0.1.9">https://github.com/component/path-to-regexp/compare/v0.1.8...v0.1.9</a></p> <h2>Support named matching groups in <code>RegExp</code></h2> <p><strong>Added</strong></p> <ul> <li>Add support for named matching groups (<a href="https://redirect.github.com/pillarjs/path-to-regexp/issues/301">#301</a>) 114f62d</li> </ul> <p><a href="https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.8">https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pillarjs/path-to-regexp/commit/c827fcea751b2e9ec6ca68a1b95a82e438728868"><code>c827fce</code></a> 0.1.10</li> <li><a href="https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"><code>29b96b4</code></a> Add backtrack protection to parameters</li> <li><a href="https://github.com/pillarjs/path-to-regexp/commit/ac4c2345622a10a09c7ec229e3c29740935d67d7"><code>ac4c234</code></a> Update repo url (<a href="https://redirect.github.com/pillarjs/path-to-regexp/issues/314">#314</a>)</li> <li><a href="https://github.com/pillarjs/path-to-regexp/commit/bdb663527106d51f149b12f74fca1018c20c8a53"><code>bdb6635</code></a> 0.1.9</li> <li><a href="https://github.com/pillarjs/path-to-regexp/commit/c4272e44774bfeef53e123f9b8d91cc35d3aaf31"><code>c4272e4</code></a> Allow a non-lookahead regex (<a href="https://redirect.github.com/pillarjs/path-to-regexp/issues/312">#312</a>)</li> <li><a href="https://github.com/pillarjs/path-to-regexp/commit/51a1955aba523eabf60990109a738b0d03964755"><code>51a1955</code></a> 0.1.8</li> <li><a href="https://github.com/pillarjs/path-to-regexp/commit/114f62d336f4428fedfdd96ae2202a7d523f5084"><code>114f62d</code></a> Add support for named matching groups (<a href="https://redirect.github.com/pillarjs/path-to-regexp/issues/301">#301</a>)</li> <li>See full diff in <a href="https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10">compare view</a></li> </ul> </details> <br /> Updates `send` from 0.18.0 to 0.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pillarjs/send/releases">send's releases</a>.</em></p> <blockquote> <h2>0.19.0</h2> <h2>What's Changed</h2> <ul> <li>Remove link renderization in html while redirecting (<a href="https://redirect.github.com/pillarjs/send/pull/235">pillarjs/send#235</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/pillarjs/send/pull/235">pillarjs/send#235</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pillarjs/send/compare/0.18.0...0.19.0">https://github.com/pillarjs/send/compare/0.18.0...0.19.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pillarjs/send/blob/master/HISTORY.md">send's changelog</a>.</em></p> <blockquote> <h1>0.19.0 / 2024-09-10</h1> <ul> <li>Remove link renderization in html while redirecting</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pillarjs/send/commit/9d2db99518b366d20783fe1c08a1b9bd418929ce"><code>9d2db99</code></a> 0.19.0</li> <li><a href="https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35"><code>ae4f298</code></a> Merge commit from fork</li> <li>See full diff in <a href="https://github.com/pillarjs/send/compare/0.18.0...0.19.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~ulisesgascon">ulisesgascon</a>, a new releaser for send since your current version.</p> </details> <br /> Updates `serve-static` from 1.15.0 to 1.16.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/serve-static/releases">serve-static's releases</a>.</em></p> <blockquote> <h2>1.16.0</h2> <h2>What's Changed</h2> <ul> <li>Remove link renderization in html while redirecting (<a href="https://redirect.github.com/expressjs/serve-static/pull/173">expressjs/serve-static#173</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/serve-static/pull/173">expressjs/serve-static#173</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/serve-static/compare/v1.15.0...1.16.0">https://github.com/expressjs/serve-static/compare/v1.15.0...1.16.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md">serve-static's changelog</a>.</em></p> <blockquote> <h1>1.16.2 / 2024-09-11</h1> <ul> <li>deps: encodeurl@~2.0.0</li> </ul> <h1>1.16.1 / 2024-09-11</h1> <ul> <li>deps: [email protected]</li> </ul> <h1>1.16.0 / 2024-09-10</h1> <ul> <li>Remove link renderization in html while redirecting</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/serve-static/commit/ec9c5ecfb09368519e4698ffbbe1882de00d0ef2"><code>ec9c5ec</code></a> 1.16.2</li> <li><a href="https://github.com/expressjs/serve-static/commit/f454d37c68fdad04b582cb9ac0cd165ab6d19114"><code>f454d37</code></a> fix(deps): encodeurl@~2.0.0</li> <li><a href="https://github.com/expressjs/serve-static/commit/77a8255688cc4affc70e6dc9aa02e3ced4957e77"><code>77a8255</code></a> 1.16.1</li> <li><a href="https://github.com/expressjs/serve-static/commit/4263f496876980c165a3104d087c1ebaa046ad3d"><code>4263f49</code></a> fix(deps): [email protected]</li> <li><a href="https://github.com/expressjs/serve-static/commit/48c73970b129b96cba448e792576ad89b1f9fbed"><code>48c7397</code></a> 1.16.0</li> <li><a href="https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b"><code>0c11fad</code></a> Merge commit from fork</li> <li>See full diff in <a href="https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~wesleytodd">wesleytodd</a>, a new releaser for serve-static since your current version.</p> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/LeDDGroup/typescript-transform-paths/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 508d0fa commit ae2b82f

File tree

1 file changed

+60
-53
lines changed

1 file changed

+60
-53
lines changed

test/yarn.lock

Lines changed: 60 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -3229,9 +3229,9 @@ __metadata:
32293229
languageName: node
32303230
linkType: hard
32313231

3232-
"body-parser@npm:1.20.2":
3233-
version: 1.20.2
3234-
resolution: "body-parser@npm:1.20.2"
3232+
"body-parser@npm:1.20.3":
3233+
version: 1.20.3
3234+
resolution: "body-parser@npm:1.20.3"
32353235
dependencies:
32363236
bytes: "npm:3.1.2"
32373237
content-type: "npm:~1.0.5"
@@ -3241,11 +3241,11 @@ __metadata:
32413241
http-errors: "npm:2.0.0"
32423242
iconv-lite: "npm:0.4.24"
32433243
on-finished: "npm:2.4.1"
3244-
qs: "npm:6.11.0"
3244+
qs: "npm:6.13.0"
32453245
raw-body: "npm:2.5.2"
32463246
type-is: "npm:~1.6.18"
32473247
unpipe: "npm:1.0.0"
3248-
checksum: 10c0/06f1438fff388a2e2354c96aa3ea8147b79bfcb1262dfcc2aae68ec13723d01d5781680657b74e9f83c808266d5baf52804032fbde2b7382b89bd8cdb273ace9
3248+
checksum: 10c0/0a9a93b7518f222885498dcecaad528cf010dd109b071bf471c93def4bfe30958b83e03496eb9c1ad4896db543d999bb62be1a3087294162a88cfa1b42c16310
32493249
languageName: node
32503250
linkType: hard
32513251

@@ -3708,10 +3708,10 @@ __metadata:
37083708
languageName: node
37093709
linkType: hard
37103710

3711-
"cookie@npm:0.6.0":
3712-
version: 0.6.0
3713-
resolution: "cookie@npm:0.6.0"
3714-
checksum: 10c0/f2318b31af7a31b4ddb4a678d024514df5e705f9be5909a192d7f116cfb6d45cbacf96a473fa733faa95050e7cff26e7832bb3ef94751592f1387b71c8956686
3711+
"cookie@npm:0.7.1":
3712+
version: 0.7.1
3713+
resolution: "cookie@npm:0.7.1"
3714+
checksum: 10c0/5de60c67a410e7c8dc8a46a4b72eb0fe925871d057c9a5d2c0e8145c4270a4f81076de83410c4d397179744b478e33cd80ccbcc457abf40a9409ad27dcd21dde
37153715
languageName: node
37163716
linkType: hard
37173717

@@ -4271,6 +4271,13 @@ __metadata:
42714271
languageName: node
42724272
linkType: hard
42734273

4274+
"encodeurl@npm:~2.0.0":
4275+
version: 2.0.0
4276+
resolution: "encodeurl@npm:2.0.0"
4277+
checksum: 10c0/5d317306acb13e6590e28e27924c754163946a2480de11865c991a3a7eed4315cd3fba378b543ca145829569eefe9b899f3d84bb09870f675ae60bc924b01ceb
4278+
languageName: node
4279+
linkType: hard
4280+
42744281
"encoding@npm:^0.1.13":
42754282
version: 0.1.13
42764283
resolution: "encoding@npm:0.1.13"
@@ -4525,41 +4532,41 @@ __metadata:
45254532
linkType: hard
45264533

45274534
"express@npm:^4.17.3":
4528-
version: 4.19.2
4529-
resolution: "express@npm:4.19.2"
4535+
version: 4.21.1
4536+
resolution: "express@npm:4.21.1"
45304537
dependencies:
45314538
accepts: "npm:~1.3.8"
45324539
array-flatten: "npm:1.1.1"
4533-
body-parser: "npm:1.20.2"
4540+
body-parser: "npm:1.20.3"
45344541
content-disposition: "npm:0.5.4"
45354542
content-type: "npm:~1.0.4"
4536-
cookie: "npm:0.6.0"
4543+
cookie: "npm:0.7.1"
45374544
cookie-signature: "npm:1.0.6"
45384545
debug: "npm:2.6.9"
45394546
depd: "npm:2.0.0"
4540-
encodeurl: "npm:~1.0.2"
4547+
encodeurl: "npm:~2.0.0"
45414548
escape-html: "npm:~1.0.3"
45424549
etag: "npm:~1.8.1"
4543-
finalhandler: "npm:1.2.0"
4550+
finalhandler: "npm:1.3.1"
45444551
fresh: "npm:0.5.2"
45454552
http-errors: "npm:2.0.0"
4546-
merge-descriptors: "npm:1.0.1"
4553+
merge-descriptors: "npm:1.0.3"
45474554
methods: "npm:~1.1.2"
45484555
on-finished: "npm:2.4.1"
45494556
parseurl: "npm:~1.3.3"
4550-
path-to-regexp: "npm:0.1.7"
4557+
path-to-regexp: "npm:0.1.10"
45514558
proxy-addr: "npm:~2.0.7"
4552-
qs: "npm:6.11.0"
4559+
qs: "npm:6.13.0"
45534560
range-parser: "npm:~1.2.1"
45544561
safe-buffer: "npm:5.2.1"
4555-
send: "npm:0.18.0"
4556-
serve-static: "npm:1.15.0"
4562+
send: "npm:0.19.0"
4563+
serve-static: "npm:1.16.2"
45574564
setprototypeof: "npm:1.2.0"
45584565
statuses: "npm:2.0.1"
45594566
type-is: "npm:~1.6.18"
45604567
utils-merge: "npm:1.0.1"
45614568
vary: "npm:~1.1.2"
4562-
checksum: 10c0/e82e2662ea9971c1407aea9fc3c16d6b963e55e3830cd0ef5e00b533feda8b770af4e3be630488ef8a752d7c75c4fcefb15892868eeaafe7353cb9e3e269fdcb
4569+
checksum: 10c0/0c287867e5f6129d3def1edd9b63103a53c40d4dc8628839d4b6827e35eb8f0de5a4656f9d85f4457eba584f9871ebb2ad26c750b36bd75d9bbb8bcebdc4892c
45634570
languageName: node
45644571
linkType: hard
45654572

@@ -4676,18 +4683,18 @@ __metadata:
46764683
languageName: node
46774684
linkType: hard
46784685

4679-
"finalhandler@npm:1.2.0":
4680-
version: 1.2.0
4681-
resolution: "finalhandler@npm:1.2.0"
4686+
"finalhandler@npm:1.3.1":
4687+
version: 1.3.1
4688+
resolution: "finalhandler@npm:1.3.1"
46824689
dependencies:
46834690
debug: "npm:2.6.9"
4684-
encodeurl: "npm:~1.0.2"
4691+
encodeurl: "npm:~2.0.0"
46854692
escape-html: "npm:~1.0.3"
46864693
on-finished: "npm:2.4.1"
46874694
parseurl: "npm:~1.3.3"
46884695
statuses: "npm:2.0.1"
46894696
unpipe: "npm:~1.0.0"
4690-
checksum: 10c0/64b7e5ff2ad1fcb14931cd012651631b721ce657da24aedb5650ddde9378bf8e95daa451da43398123f5de161a81e79ff5affe4f9f2a6d2df4a813d6d3e254b7
4697+
checksum: 10c0/d38035831865a49b5610206a3a9a9aae4e8523cbbcd01175d0480ffbf1278c47f11d89be3ca7f617ae6d94f29cf797546a4619cd84dd109009ef33f12f69019f
46914698
languageName: node
46924699
linkType: hard
46934700

@@ -5210,8 +5217,8 @@ __metadata:
52105217
linkType: hard
52115218

52125219
"http-proxy-middleware@npm:^2.0.3":
5213-
version: 2.0.6
5214-
resolution: "http-proxy-middleware@npm:2.0.6"
5220+
version: 2.0.7
5221+
resolution: "http-proxy-middleware@npm:2.0.7"
52155222
dependencies:
52165223
"@types/http-proxy": "npm:^1.17.8"
52175224
http-proxy: "npm:^1.18.1"
@@ -5223,7 +5230,7 @@ __metadata:
52235230
peerDependenciesMeta:
52245231
"@types/express":
52255232
optional: true
5226-
checksum: 10c0/25a0e550dd1900ee5048a692e0e9b2b6339d06d487a705d90c47e359e9c6561d648cd7862d001d090e651c9efffa1b6e5160fcf1f299b5fa4935f76e9754eb11
5233+
checksum: 10c0/8d00a61eb215b83826460b07489d8bb095368ec16e02a9d63e228dcf7524e7c20d61561e5476de1391aecd4ec32ea093279cdc972115b311f8e0a95a24c9e47e
52275234
languageName: node
52285235
linkType: hard
52295236

@@ -6475,10 +6482,10 @@ __metadata:
64756482
languageName: node
64766483
linkType: hard
64776484

6478-
"merge-descriptors@npm:1.0.1":
6479-
version: 1.0.1
6480-
resolution: "merge-descriptors@npm:1.0.1"
6481-
checksum: 10c0/b67d07bd44cfc45cebdec349bb6e1f7b077ee2fd5beb15d1f7af073849208cb6f144fe403e29a36571baf3f4e86469ac39acf13c318381e958e186b2766f54ec
6485+
"merge-descriptors@npm:1.0.3":
6486+
version: 1.0.3
6487+
resolution: "merge-descriptors@npm:1.0.3"
6488+
checksum: 10c0/866b7094afd9293b5ea5dcd82d71f80e51514bed33b4c4e9f516795dc366612a4cbb4dc94356e943a8a6914889a914530badff27f397191b9b75cda20b6bae93
64826489
languageName: node
64836490
linkType: hard
64846491

@@ -7204,10 +7211,10 @@ __metadata:
72047211
languageName: node
72057212
linkType: hard
72067213

7207-
"path-to-regexp@npm:0.1.7":
7208-
version: 0.1.7
7209-
resolution: "path-to-regexp@npm:0.1.7"
7210-
checksum: 10c0/50a1ddb1af41a9e68bd67ca8e331a705899d16fb720a1ea3a41e310480948387daf603abb14d7b0826c58f10146d49050a1291ba6a82b78a382d1c02c0b8f905
7214+
"path-to-regexp@npm:0.1.10":
7215+
version: 0.1.10
7216+
resolution: "path-to-regexp@npm:0.1.10"
7217+
checksum: 10c0/34196775b9113ca6df88e94c8d83ba82c0e1a2063dd33bfe2803a980da8d49b91db8104f49d5191b44ea780d46b8670ce2b7f4a5e349b0c48c6779b653f1afe4
72117218
languageName: node
72127219
linkType: hard
72137220

@@ -7764,12 +7771,12 @@ __metadata:
77647771
languageName: node
77657772
linkType: hard
77667773

7767-
"qs@npm:6.11.0":
7768-
version: 6.11.0
7769-
resolution: "qs@npm:6.11.0"
7774+
"qs@npm:6.13.0":
7775+
version: 6.13.0
7776+
resolution: "qs@npm:6.13.0"
77707777
dependencies:
7771-
side-channel: "npm:^1.0.4"
7772-
checksum: 10c0/4e4875e4d7c7c31c233d07a448e7e4650f456178b9dd3766b7cfa13158fdb24ecb8c4f059fa91e820dc6ab9f2d243721d071c9c0378892dcdad86e9e9a27c68f
7778+
side-channel: "npm:^1.0.6"
7779+
checksum: 10c0/62372cdeec24dc83a9fb240b7533c0fdcf0c5f7e0b83343edd7310f0ab4c8205a5e7c56406531f2e47e1b4878a3821d652be4192c841de5b032ca83619d8f860
77737780
languageName: node
77747781
linkType: hard
77757782

@@ -8247,9 +8254,9 @@ __metadata:
82478254
languageName: node
82488255
linkType: hard
82498256

8250-
"send@npm:0.18.0":
8251-
version: 0.18.0
8252-
resolution: "send@npm:0.18.0"
8257+
"send@npm:0.19.0":
8258+
version: 0.19.0
8259+
resolution: "send@npm:0.19.0"
82538260
dependencies:
82548261
debug: "npm:2.6.9"
82558262
depd: "npm:2.0.0"
@@ -8264,7 +8271,7 @@ __metadata:
82648271
on-finished: "npm:2.4.1"
82658272
range-parser: "npm:~1.2.1"
82668273
statuses: "npm:2.0.1"
8267-
checksum: 10c0/0eb134d6a51fc13bbcb976a1f4214ea1e33f242fae046efc311e80aff66c7a43603e26a79d9d06670283a13000e51be6e0a2cb80ff0942eaf9f1cd30b7ae736a
8274+
checksum: 10c0/ea3f8a67a8f0be3d6bf9080f0baed6d2c51d11d4f7b4470de96a5029c598a7011c497511ccc28968b70ef05508675cebff27da9151dd2ceadd60be4e6cf845e3
82688275
languageName: node
82698276
linkType: hard
82708277

@@ -8292,15 +8299,15 @@ __metadata:
82928299
languageName: node
82938300
linkType: hard
82948301

8295-
"serve-static@npm:1.15.0":
8296-
version: 1.15.0
8297-
resolution: "serve-static@npm:1.15.0"
8302+
"serve-static@npm:1.16.2":
8303+
version: 1.16.2
8304+
resolution: "serve-static@npm:1.16.2"
82988305
dependencies:
8299-
encodeurl: "npm:~1.0.2"
8306+
encodeurl: "npm:~2.0.0"
83008307
escape-html: "npm:~1.0.3"
83018308
parseurl: "npm:~1.3.3"
8302-
send: "npm:0.18.0"
8303-
checksum: 10c0/fa9f0e21a540a28f301258dfe1e57bb4f81cd460d28f0e973860477dd4acef946a1f41748b5bd41c73b621bea2029569c935faa38578fd34cd42a9b4947088ba
8309+
send: "npm:0.19.0"
8310+
checksum: 10c0/528fff6f5e12d0c5a391229ad893910709bc51b5705962b09404a1d813857578149b8815f35d3ee5752f44cd378d0f31669d4b1d7e2d11f41e08283d5134bd1f
83048311
languageName: node
83058312
linkType: hard
83068313

@@ -8368,7 +8375,7 @@ __metadata:
83688375
languageName: node
83698376
linkType: hard
83708377

8371-
"side-channel@npm:^1.0.4":
8378+
"side-channel@npm:^1.0.6":
83728379
version: 1.0.6
83738380
resolution: "side-channel@npm:1.0.6"
83748381
dependencies:

0 commit comments

Comments
 (0)