Skip to content

Update dependency body-parser to ^1.20.6 - #12

Open
dev-mend-for-github-com[bot] wants to merge 1 commit into
masterfrom
whitesource-remediate/body-parser-1.x
Open

Update dependency body-parser to ^1.20.6#12
dev-mend-for-github-com[bot] wants to merge 1 commit into
masterfrom
whitesource-remediate/body-parser-1.x

Conversation

@dev-mend-for-github-com

@dev-mend-for-github-com dev-mend-for-github-com Bot commented Feb 25, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
body-parser dependencies patch ^1.20.2^1.20.6

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score Vulnerability
High High 7.5 CVE-2024-45590
Low Low 3.7 CVE-2026-12590

Release Notes

expressjs/body-parser (body-parser)

v1.20.6

Compare Source

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

  • Security fix for GHSA-v422-hmwv-36x6
  • fix: improve limit option validation (#​698)
    • Invalid limit values (e.g. unparseable strings or NaN) now throw instead of being silently ignored, which previously disabled size limit enforcement
    • null and undefined fall back to the default 100kb limit

v1.20.5

Compare Source

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

  • refactor(json): simplify strict mode error string construction
  • fix: extended urlencoded parsing of arrays with >100 elements (#​716)
  • deps: qs@~6.15.1

v1.20.4

Compare Source

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

  • deps: qs@~6.14.0
  • deps: use tilde notation for dependencies
  • deps: http-errors@~2.0.1
  • deps: raw-body@~2.5.3

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)

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

@dev-mend-for-github-com dev-mend-for-github-com Bot added the security fix Security fix generated by Mend label Feb 25, 2026
@dev-mend-for-github-com dev-mend-for-github-com Bot changed the title Update dependency body-parser to ^1.20.4 Update dependency body-parser to ^1.20.6 Jul 26, 2026
@dev-mend-for-github-com
dev-mend-for-github-com Bot force-pushed the whitesource-remediate/body-parser-1.x branch from 4423021 to 8b95989 Compare July 26, 2026 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security fix Security fix generated by Mend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants