We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168afff commit 4876c6bCopy full SHA for 4876c6b
2 files changed
HISTORY.md
@@ -1,6 +1,7 @@
1
-unreleased
+2.2.1 / 2025-11-24
2
=========================
3
4
+* Security fix for [GHSA-wqch-xfxh-vrr4](https://github.com/expressjs/body-parser/security/advisories/GHSA-wqch-xfxh-vrr4)
5
* refactor: move common request validation to read function
6
* deps:
7
* type-is@^2.0.1
package.json
@@ -1,7 +1,7 @@
{
"name": "body-parser",
"description": "Node.js body parsing middleware",
- "version": "2.2.0",
+ "version": "2.2.1",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
0 commit comments