Skip to content

fix(deps): update dependency express to ~4.22.2 (main)#389

Open
mend-for-github-com[bot] wants to merge 1 commit into
mainfrom
whitesource-remediate/main-express-4.x
Open

fix(deps): update dependency express to ~4.22.2 (main)#389
mend-for-github-com[bot] wants to merge 1 commit into
mainfrom
whitesource-remediate/main-express-4.x

Conversation

@mend-for-github-com

@mend-for-github-com mend-for-github-com Bot commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express (source) ~4.21.1~4.22.2 age adoption passing confidence

By merging this PR, the issue #363 will be automatically resolved and closed:

Severity CVSS Score Vulnerability Reachability
Medium Medium 5.3 CVE-2026-8723

Reachable

Low Low 3.7 CVE-2025-15284

Reachable

Low Low 3.7 CVE-2026-2391

Reachable


Release Notes

expressjs/express (express)

v4.22.2

Compare Source

What's Changed

  • fix: restore >20 array parsing for req.query repeated keys (8d09bfe6)
    • This also unifies array-cap behavior across notations. Indexed notation (a[0]=...) was historically capped at qs's default arrayLimit of 20 even in older qs versions; after this change it also allows up to 1000 items.
  • deps: qs@~6.15.1
  • deps: body-parser@~1.20.5

New Contributors

Full Changelog: expressjs/express@v4.22.1...v4.22.2

v4.22.1

Compare Source

What's Changed

[!IMPORTANT]
The prior release (4.22.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.

Full Changelog: expressjs/express@4.22.0...v4.22.1

v4.22.0

Compare Source

Important: Security

What's Changed

Full Changelog: expressjs/express@4.21.2...4.22.0

v4.21.2

Compare Source

What's Changed

Full Changelog: expressjs/express@4.21.1...4.21.2


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

@mend-for-github-com mend-for-github-com Bot added the security fix Security fix generated by Mend label Apr 26, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/main-express-4.x branch from ae28846 to e3efcdd Compare April 26, 2026 19:59
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update dependency express to ~4.22.1 (main) fix(deps): update dependency express to ~4.22.0 (main) Apr 26, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/main-express-4.x branch 2 times, most recently from 2e50855 to 1e12329 Compare May 7, 2026 17:57
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update dependency express to ~4.22.0 (main) fix(deps): update dependency express to ~4.22.1 (main) May 7, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/main-express-4.x branch 2 times, most recently from c1fc2a3 to b4b9b17 Compare May 14, 2026 06:46
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update dependency express to ~4.22.1 (main) fix(deps): update dependency express to ~4.22.0 (main) May 14, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/main-express-4.x branch from b4b9b17 to 7399cd9 Compare May 22, 2026 00:58
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update dependency express to ~4.22.0 (main) fix(deps): update dependency express to ~4.22.1 (main) May 22, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/main-express-4.x branch from 7399cd9 to abdeca6 Compare May 22, 2026 06:32
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update dependency express to ~4.22.1 (main) fix(deps): update dependency express to ~4.22.0 (main) May 22, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/main-express-4.x branch 2 times, most recently from 2cffdef to 1080e7b Compare May 26, 2026 13:55
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update dependency express to ~4.22.0 (main) fix(deps): update dependency express to ~4.22.1 (main) May 26, 2026
@mend-for-github-com mend-for-github-com Bot force-pushed the whitesource-remediate/main-express-4.x branch from 1080e7b to 1b131e6 Compare June 15, 2026 19:18
@mend-for-github-com mend-for-github-com Bot changed the title fix(deps): update dependency express to ~4.22.1 (main) fix(deps): update dependency express to ~4.22.2 (main) Jun 15, 2026
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