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 8474a98 commit 3d24866Copy full SHA for 3d24866
HISTORY.md
@@ -1,5 +1,7 @@
1
-Unreleased
+2.2.2 / 2026-01-07
2
=========================
3
+
4
+* deps: qs@^6.14.1
5
* refactor(json): simplify strict mode error string construction
6
7
2.2.1 / 2025-11-24
package.json
@@ -1,7 +1,7 @@
{
"name": "body-parser",
"description": "Node.js body parsing middleware",
- "version": "2.2.1",
+ "version": "2.2.2",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
0 commit comments