deps: body-parser@^2.2.1 (#6922)

Includes the security patch for CVE-2025-13466
This commit is contained in:
Shivam Sharma
2025-11-26 19:49:57 +05:30
committed by GitHub
parent 77bcd5274a
commit 758d4355d4
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
UNRELEASED
=======================
* deps: `body-parser@^2.2.1`
5.1.0 / 2025-03-31
========================

View File

@@ -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",