Skip to content

Commit b6f3690

Browse files
Update dependency body-parser to v2
1 parent e2d1d7e commit b6f3690

File tree

1 file changed

+1
-1
lines changed
  • wattom/Node-Server-Plugs-master/Node-Server-Plugs-master

1 file changed

+1
-1
lines changed

wattom/Node-Server-Plugs-master/Node-Server-Plugs-master/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "node ./bin/www"
77
},
88
"dependencies": {
9-
"body-parser": "~1.20.0",
9+
"body-parser": "~2.2.0",
1010
"bootstrap-colorpicker": "^3.0.0",
1111
"cookie-parser": "~1.4.3",
1212
"debug": "~4.3.0",

0 commit comments

Comments
 (0)