We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ef96a commit eefbd01Copy full SHA for eefbd01
1 file changed
package.json
@@ -6,7 +6,7 @@
6
"start": "node ./bin/www"
7
},
8
"dependencies": {
9
- "body-parser": "~1.17.1",
+ "body-parser": "~1.19.0",
10
"cookie-parser": "~1.4.3",
11
"debug": "~2.6.2",
12
"ejs": "~2.5.2",
0 commit comments