Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ilanbiala committed Mar 28, 2015
1 parent 77535bd commit 1fa147e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@
"postinstall": "bower install --config.interactive=false"
},
"dependencies": {
"express": "~4.10.0",
"express-session": "~1.9.1",
"express": "~4.12.3",
"express-session": "~1.10.4",
"serve-favicon": "~2.1.6",
"body-parser": "~1.9.0",
"body-parser": "~1.12.2",
"cookie-parser": "~1.3.2",
"compression": "~1.2.0",
"compression": "~1.4.3",
"method-override": "~2.3.0",
"morgan": "~1.4.1",
"morgan": "~1.5.2",
"multer": "0.1.6",
"connect-mongo": "~0.4.1",
"connect-flash": "~0.1.1",
"helmet": "~0.4.0",
"consolidate": "~0.10.0",
"helmet": "~0.7.1",
"consolidate": "~0.11.0",
"swig": "~1.4.1",
"mongoose": "~3.8.8",
"passport": "~0.2.0",
Expand Down

0 comments on commit 1fa147e

Please sign in to comment.