Skip to content

Commit 1ffb6d6

Browse files
committed
Update all dependencies.
1 parent c37db7b commit 1ffb6d6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"dependencies": {
1212
"aws-sdk": "~2.2.33",
1313
"bcrypt-nodejs": "0.0.3",
14-
"body-parser": "~1.12.4",
15-
"deepcopy": "^0.5.0",
16-
"express": "~4.2.x",
14+
"body-parser": "^1.14.2",
15+
"deepcopy": "^0.6.1",
16+
"express": "^4.13.4",
1717
"hat": "~0.0.3",
1818
"mime": "^1.3.4",
19-
"mongodb": "~2.0.33",
20-
"multer": "~0.1.8",
21-
"parse": "~1.6.12",
19+
"mongodb": "~2.1.0",
20+
"multer": "^1.1.0",
21+
"parse": "^1.7.0",
2222
"request": "^2.65.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)