diff --git a/package.json b/package.json index ff1e0b41e6..56beefc24e 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "async": "^0.9.0", "bcrypt-nodejs": "^0.0.3", - "body-parser": "^1.9.2", + "body-parser": "^1.9.3", "cheerio": "^0.18.0", "clockwork": "^0.1.1", "compression": "^1.2.0", @@ -20,7 +20,7 @@ "connect-mongo": "^0.4.1", "cookie-parser": "^1.3.3", "csso": "^1.3.11", - "errorhandler": "^1.2.2", + "errorhandler": "^1.3.0", "express": "^4.10.2", "express-flash": "^0.0.2", "express-session": "^1.9.1", @@ -44,14 +44,14 @@ "passport-github": "^0.1.5", "passport-google-oauth": "^0.1.5", "passport-instagram": "^0.1.2", - "passport-linkedin-oauth2": "^1.1.1", + "passport-linkedin-oauth2": "^1.2.1", "passport-local": "^1.0.0", "passport-oauth": "^1.0.0", "passport-twitter": "^1.0.2", "request": "^2.48.0", - "stripe": "^2.9.0", + "stripe": "^3.0.0", "tumblr.js": "^0.0.4", - "twilio": "^1.8.0", + "twilio": "^1.9.0", "twit": "^1.1.18", "uglify-js": "^2.4.15", "validator": "^3.22.1",