Skip to content

Commit 1c00168

Browse files
authored
Update package.json
Updated the body parser dependency version.
1 parent 89405f6 commit 1c00168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "node heroku/index.js"
88
},
99
"dependencies": {
10-
"body-parser": "~1.15.0",
10+
"body-parser": "~1.20.3",
1111
"express": "~4.13.3",
1212
"express-x-hub": "^1.0.4"
1313
},

0 commit comments

Comments
 (0)