diff --git a/package.json b/package.json index 3ac6c24..f9afe12 100644 --- a/package.json +++ b/package.json @@ -9,15 +9,15 @@ "body-parser": "~1.15.2", "colors": "1.1.2", "cookie-parser": "~1.4.3", - "debug": "~2.2.0", + "debug": "~2.3.3", "ejs": "~2.5.1", "express": "~4.14.0", "express-partials": "^0.3.0", "morgan": "~1.7.0", - "nodemailer": "2.6.4", + "nodemailer": "2.7.0", "nodemon": "1.11.0", "resourceful": "0.3.5", "serve-favicon": "~2.3.0", - "uuid": "2.0.3" + "uuid": "3.0.1" } }