Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit a3e0681

Browse files
author
Andrew Hobden
committed
Update depedencies.
1 parent c0a4bb6 commit a3e0681

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,22 @@
1212
"private": true,
1313
"dependencies": {
1414
"async": "~0.9.0",
15-
"bcrypt": "~0.7.8",
16-
"body-parser": "~1.3.1",
15+
"bcrypt": "~0.8.0",
16+
"body-parser": "~1.10.0",
1717
"cli-color": "~0.3.2",
18-
"compression": "~1.0.7",
18+
"compression": "~1.2.2",
1919
"connect-ensure-login": "~0.1.1",
2020
"cookie-parser": "~1.3.1",
21-
"express-session": "~1.5.0",
22-
"serve-static": "~1.3.0",
23-
"csurf": "~1.2.1",
24-
"express": "~4.4.3",
21+
"express-session": "~1.9.3",
22+
"serve-static": "~1.7.1",
23+
"csurf": "~1.6.3",
24+
"express": "~4.10.6",
2525
"hbs": "~2.7.0",
26-
"tv4": "~1.0.18",
26+
"tv4": "1.1.5",
2727
"lodash": "~2.4.1",
2828
"mongoose": "~3.8.12",
29-
"morgan": "~1.1.1",
30-
"request": "~2.36.0",
29+
"morgan": "~1.5.0",
30+
"request": "~2.51.0",
3131
"pem": "~1.4.1"
3232
},
3333
"jshintConfig": {

0 commit comments

Comments
 (0)