Skip to content

Commit 09cf307

Browse files
chore(deps): bump body-parser from 2.2.1 to 2.2.2 (#976)
Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.1 to 2.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/body-parser/releases">body-parser's releases</a>.</em></p> <blockquote> <h2>v2.2.2</h2> <h2>What's Changed</h2> <ul> <li>docs: update README links by <a href="https://github.com/efekrskl"><code>@​efekrskl</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/673">expressjs/body-parser#673</a></li> <li>docs: release notes for the v1.20.4 release by <a href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/674">expressjs/body-parser#674</a></li> <li>docs: update URL-encoded parser description to include ISO-8859-1 encoding support by <a href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/679">expressjs/body-parser#679</a></li> <li>docs: use standard jsdoc tags everywhere by <a href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/677">expressjs/body-parser#677</a></li> <li>deps: qs@^6.14.1 by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/689">expressjs/body-parser#689</a></li> <li>refactor(json): simplify strict mode error string construction by <a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/693">expressjs/body-parser#693</a></li> <li>Release: 2.2.2 by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/691">expressjs/body-parser#691</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/efekrskl"><code>@​efekrskl</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/body-parser/pull/673">expressjs/body-parser#673</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/body-parser/compare/v2.2.1...v2.2.2">https://github.com/expressjs/body-parser/compare/v2.2.1...v2.2.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/body-parser/blob/master/HISTORY.md">body-parser's changelog</a>.</em></p> <blockquote> <h1>2.2.2 / 2026-01-07</h1> <ul> <li>deps: qs@^6.14.1</li> <li>refactor(json): simplify strict mode error string construction</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/body-parser/commit/3d248660b2e8b66732b232d7c758517fbf2420a6"><code>3d24866</code></a> 2.2.2 (<a href="https://redirect.github.com/expressjs/body-parser/issues/691">#691</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/8474a984c3ba36a1b4328ce019833b99caa0f08f"><code>8474a98</code></a> refactor(json): simplify strict mode error string construction (<a href="https://redirect.github.com/expressjs/body-parser/issues/693">#693</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/03f17c2538552a57e6be537afca8c7587bd40aaa"><code>03f17c2</code></a> deps: qs@^6.14.1 (<a href="https://redirect.github.com/expressjs/body-parser/issues/689">#689</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/ea1f25e503c1b2f7ba6f8562724ae0fcd247fb75"><code>ea1f25e</code></a> docs: use standard jsdoc tags everywhere (<a href="https://redirect.github.com/expressjs/body-parser/issues/677">#677</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/d7deef8ec61307fa28c22bc443cf8ed2f267945a"><code>d7deef8</code></a> docs: update URL-encoded parser description to include ISO-8859-1 encoding su...</li> <li><a href="https://github.com/expressjs/body-parser/commit/b6f52aabc65137c5227c8a462bddb761daeb96e7"><code>b6f52aa</code></a> docs: release notes for the v1.20.4 release (<a href="https://redirect.github.com/expressjs/body-parser/issues/674">#674</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/2965ca4af4883109cb2f651f4ce12da310902a0c"><code>2965ca4</code></a> docs: update links (<a href="https://redirect.github.com/expressjs/body-parser/issues/673">#673</a>)</li> <li>See full diff in <a href="https://github.com/expressjs/body-parser/compare/v2.2.1...v2.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=body-parser&package-manager=npm_and_yarn&previous-version=2.2.1&new-version=2.2.2)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1dfe0f2 commit 09cf307

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@graphql-tools/schema": "^10.0.30",
3434
"@redocly/cli": "^2.10.0",
3535
"@typegoose/typegoose": "^13.0.0",
36-
"body-parser": "^2.2.1",
36+
"body-parser": "^2.2.2",
3737
"class-validator": "^0.14.2",
3838
"cookie-parser": "^1.4.7",
3939
"cors": "^2.8.3",

0 commit comments

Comments
 (0)