updated dependencies

pull/2/head
Sahat Yalkabov 2014-09-01 12:15:38 -07:00
parent d0059422e9
commit f15f94d6fd
1 changed files with 9 additions and 9 deletions

View File

@ -12,7 +12,7 @@
"dependencies": {
"async": "^0.9.0",
"bcrypt-nodejs": "^0.0.3",
"body-parser": "^1.6.4",
"body-parser": "^1.6.7",
"cheerio": "^0.17.0",
"clockwork": "^0.1.1",
"compression": "^1.0.11",
@ -21,25 +21,25 @@
"cookie-parser": "^1.3.2",
"csso": "^1.3.11",
"errorhandler": "^1.1.1",
"express": "^4.8.4",
"express": "^4.8.7",
"express-flash": "^0.0.2",
"express-session": "^1.7.5",
"express-validator": "^2.3.0",
"fbgraph": "^0.2.10",
"fbgraph": "^0.2.11",
"github-api": "^0.7.0",
"instagram-node": "^0.4.3",
"jade": "^1.5.0",
"instagram-node": "^0.5.1",
"jade": "^1.6.0",
"lastfm": "^0.9.2",
"less": "^1.7.4",
"lodash": "^2.4.1",
"lusca": "^1.0.1",
"method-override": "^2.1.3",
"mongoose": "^3.8.14",
"morgan": "^1.2.2",
"morgan": "^1.2.3",
"node-foursquare": "^0.2.1",
"node-linkedin": "^0.3.2",
"nodemailer": "^1.1.1",
"passport": "^0.2.0",
"nodemailer": "^1.2.1",
"passport": "^0.2.1",
"passport-facebook": "^1.0.3",
"passport-github": "^0.1.5",
"passport-google-oauth": "^0.1.5",
@ -54,7 +54,7 @@
"twilio": "^1.6.0",
"twit": "^1.1.18",
"uglify-js": "^2.4.15",
"validator": "^3.17.0",
"validator": "^3.17.1",
"yui": "^3.17.2"
},
"devDependencies": {