Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sahat committed Oct 18, 2014
1 parent b88bd29 commit f16c7fe
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,30 +15,30 @@
"body-parser": "^1.9.0",
"cheerio": "^0.17.0",
"clockwork": "^0.1.1",
"compression": "^1.1.0",
"compression": "^1.2.0",
"connect-assets": "^4.3.3",
"connect-mongo": "^0.4.1",
"cookie-parser": "^1.3.3",
"csso": "^1.3.11",
"errorhandler": "^1.2.0",
"express": "^4.9.7",
"errorhandler": "^1.2.2",
"express": "^4.9.8",
"express-flash": "^0.0.2",
"express-session": "^1.8.2",
"express-session": "^1.9.0",
"express-validator": "^2.6.0",
"fbgraph": "^0.2.11",
"fbgraph": "^0.3.0",
"github-api": "^0.7.0",
"instagram-node": "^0.5.1",
"jade": "^1.7.0",
"lastfm": "^0.9.2",
"less": "^1.7.5",
"lodash": "^2.4.1",
"lusca": "^1.0.1",
"method-override": "^2.2.0",
"mongoose": "^3.8.16",
"morgan": "^1.3.1",
"lusca": "^1.0.2",
"method-override": "^2.3.0",
"mongoose": "^3.8.17",
"morgan": "^1.4.0",
"node-foursquare": "^0.2.1",
"node-linkedin": "^0.3.3",
"nodemailer": "^1.2.2",
"nodemailer": "^1.3.0",
"passport": "^0.2.1",
"passport-facebook": "^1.0.3",
"passport-github": "^0.1.5",
Expand All @@ -48,20 +48,20 @@
"passport-local": "^1.0.0",
"passport-oauth": "^1.0.0",
"passport-twitter": "^1.0.2",
"request": "^2.44.0",
"request": "^2.45.0",
"stripe": "^2.8.0",
"tumblr.js": "^0.0.4",
"twilio": "^1.7.0",
"twit": "^1.1.18",
"uglify-js": "^2.4.15",
"validator": "^3.19.0",
"yui": "^3.17.2"
"validator": "^3.22.0",
"yui": "^3.18.0"
},
"devDependencies": {
"blessed": "^0.0.37",
"chai": "^1.9.1",
"chai": "^1.9.2",
"mocha": "^1.21.5",
"multiline": "^0.3.4",
"supertest": "^0.13.0"
"multiline": "^1.0.1",
"supertest": "^0.14.0"
}
}

0 comments on commit f16c7fe

Please sign in to comment.