Skip to content

Commit 70f6026

Browse files
steven-supersolidArthur Cinader
authored andcommitted
upgrade body-parser and express (#3605)
1 parent f0f04d6 commit 70f6026

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"license": "BSD-3-Clause",
2020
"dependencies": {
2121
"bcryptjs": "2.4.3",
22-
"body-parser": "1.17.0",
22+
"body-parser": "1.17.1",
2323
"commander": "2.9.0",
2424
"deepcopy": "0.6.3",
25-
"express": "4.15.0",
25+
"express": "4.15.2",
2626
"intersect": "1.0.1",
2727
"lodash": "4.17.4",
2828
"lru-cache": "4.0.2",

0 commit comments

Comments
 (0)