Update dependency body-parser to v2.2.1 #298

Merged
renovate merged 1 commits from renovate/body-parser-2.x-lockfile into main 2025-11-30 00:55:29 +00:00
Member

This PR contains the following updates:

Package Type Update Change
body-parser dependencies patch 2.2.0 -> 2.2.1

Release Notes

expressjs/body-parser (body-parser)

v2.2.1

Compare Source

=========================

  • Security fix for GHSA-wqch-xfxh-vrr4
  • deps:
    • type-is@^2.0.1
    • iconv-lite@^0.7.0
      • Handle split surrogate pairs when encoding UTF-8
      • Avoid false positives in encodingExists by using prototype-less objects
    • raw-body@^3.0.1
    • debug@^4.4.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [body-parser](https://github.com/expressjs/body-parser) | dependencies | patch | [`2.2.0` -> `2.2.1`](https://renovatebot.com/diffs/npm/body-parser/2.2.0/2.2.1) | --- ### Release Notes <details> <summary>expressjs/body-parser (body-parser)</summary> ### [`v2.2.1`](https://github.com/expressjs/body-parser/blob/HEAD/HISTORY.md#221--2025-11-24) [Compare Source](https://github.com/expressjs/body-parser/compare/v2.2.0...v2.2.1) \========================= - Security fix for [GHSA-wqch-xfxh-vrr4](https://github.com/expressjs/body-parser/security/advisories/GHSA-wqch-xfxh-vrr4) - deps: - type-is@^2.0.1 - iconv-lite@^0.7.0 - Handle split surrogate pairs when encoding UTF-8 - Avoid false positives in `encodingExists` by using prototype-less objects - raw-body@^3.0.1 - debug@^4.4.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-11-30 00:55:27 +00:00
renovate scheduled this pull request to auto merge when all checks succeed 2025-11-30 00:55:28 +00:00
renovate merged commit 2c7819f7a6 into main 2025-11-30 00:55:29 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: training/voting-example#298