Skip to content

Commit f56fd46

Browse files
fix(package): update body-parser to version 1.19.0
Closes #408
1 parent 924db75 commit f56fd46

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
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"async": "2.6.0",
31-
"body-parser": "1.18.2",
31+
"body-parser": "1.19.0",
3232
"cookie-parser": "1.4.3",
3333
"debug": "3.1.0",
3434
"express": "4.16.2",

0 commit comments

Comments
 (0)