Skip to content

Commit 758d435

Browse files
authored
deps: body-parser@^2.2.1 (#6922)
Includes the security patch for CVE-2025-13466
1 parent 77bcd52 commit 758d435

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
UNRELEASED
2+
=======================
3+
4+
* deps: `body-parser@^2.2.1`
5+
16
5.1.0 / 2025-03-31
27
========================
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"dependencies": {
3535
"accepts": "^2.0.0",
36-
"body-parser": "^2.2.0",
36+
"body-parser": "^2.2.1",
3737
"content-disposition": "^1.0.0",
3838
"content-type": "^1.0.5",
3939
"cookie": "^0.7.1",

0 commit comments

Comments
 (0)