mirror of
https://github.com/expressjs/express.git
synced 2026-02-26 02:54:58 +00:00
deps: body-parser@^2.2.1 (#6922)
Includes the security patch for CVE-2025-13466
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
UNRELEASED
|
||||
=======================
|
||||
|
||||
* deps: `body-parser@^2.2.1`
|
||||
|
||||
5.1.0 / 2025-03-31
|
||||
========================
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"accepts": "^2.0.0",
|
||||
"body-parser": "^2.2.0",
|
||||
"body-parser": "^2.2.1",
|
||||
"content-disposition": "^1.0.0",
|
||||
"content-type": "^1.0.5",
|
||||
"cookie": "^0.7.1",
|
||||
|
||||
Reference in New Issue
Block a user