upgrade body-parser and express (#3605)

This commit is contained in:
Steven Shipton
2017-03-07 16:53:53 +00:00
committed by Arthur Cinader
parent f0f04d6351
commit 70f60267c5

View File

@@ -19,10 +19,10 @@
"license": "BSD-3-Clause",
"dependencies": {
"bcryptjs": "2.4.3",
"body-parser": "1.17.0",
"body-parser": "1.17.1",
"commander": "2.9.0",
"deepcopy": "0.6.3",
"express": "4.15.0",
"express": "4.15.2",
"intersect": "1.0.1",
"lodash": "4.17.4",
"lru-cache": "4.0.2",