Skip to content

Commit 2cc5cd3

Browse files
committed
upgrade body-parser to 1.20.3
1 parent 8b7f117 commit 2cc5cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-body-parser-error-handler",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "middleware to be set right after body parser in order to return 4xx error back to the client",
55
"scripts": {
66
"test": "jest --clearCache && jest --coverage",

0 commit comments

Comments
 (0)