Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Apr 20, 2017
1 parent 89c236f commit c94723e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"plugin"
],
"dependencies": {
"aws-sdk": "2.12.0",
"bluebird": "3.4.7",
"body-parser": "1.16.1",
"cli-color": "1.1.0",
"aws-sdk": "2.43.0",
"bluebird": "3.5.0",
"body-parser": "1.17.1",
"cli-color": "1.2.0",
"compression": "1.6.2",
"cookie-parser": "1.4.3",
"expect.js": "0.3.1",
"express-session": "1.15.1",
"fs-extra": "2.0.0",
"express-session": "1.15.2",
"fs-extra": "2.1.2",
"glob": "7.1.1",
"lodash": "^4.17.4",
"morgan": "1.8.1",
Expand All @@ -38,13 +38,13 @@
"passport": "0.3.2",
"passport-http": "0.3.0",
"passport-local": "1.0.0",
"redis": "2.6.5",
"redis": "2.7.1",
"underscore.string": "^3.0.0"
},
"devDependencies": {
"chai": "^3.4.0",
"coveralls": "^2.11.4",
"dodo": "^0.0.12",
"dodo": "^0.0.13",
"express": "^4.12.0",
"istanbul": "^0.4.0",
"mocha": "3.2.0",
Expand Down

0 comments on commit c94723e

Please sign in to comment.