Skip to content

fix(deps): update dependency body-parser to v1.20.3 [security]#1454

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:v1from
renovate-bot:renovate/npm-body-parser-vulnerability
Open

fix(deps): update dependency body-parser to v1.20.3 [security]#1454
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:v1from
renovate-bot:renovate/npm-body-parser-vulnerability

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
body-parser 1.20.21.20.3 age confidence

GitHub Vulnerability Alerts

CVE-2024-45590

Impact

body-parser <1.20.3 is vulnerable to denial of service when url encoding is enabled. A malicious actor using a specially crafted payload could flood the server with a large number of requests, resulting in denial of service.

Patches

this issue is patched in 1.20.3

References


Release Notes

expressjs/body-parser (body-parser)

v1.20.3

Compare Source

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

  • deps: qs@​6.13.0
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner March 30, 2026 19:25
@forking-renovate forking-renovate bot added the automerge Merge the pull request once unit tests and other checks pass. label Mar 30, 2026
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Mar 30, 2026

/gcbrun

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the body-parser dependency from version 1.20.2 to 1.20.3 in both the backend and frontend services. These changes include significant updates to the dependency tree in the package-lock.json files, such as upgrading qs, get-intrinsic, and side-channel, along with the addition of several new utility packages. I have no feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Merge the pull request once unit tests and other checks pass.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants