From 7887c0934bb2e053403432a319e2c42d63f9ae0d Mon Sep 17 00:00:00 2001 From: barisusakli Date: Wed, 23 Jul 2014 10:45:48 -0400 Subject: [PATCH] updated dependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1bf2f29536..84855f5839 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "connect-flash": "^0.1.1", "cron": "~1.0.4", "daemon": "~1.1.0", - "express": "4.4.5", + "express": "4.6.1", "cookie-parser": "^1.0.1", "body-parser": "^1.0.1", "serve-favicon": "^2.0.1", @@ -29,12 +29,12 @@ "compression": "^1.0.1", "connect-multiparty": "^1.0.1", "morgan": "^1.0.0", - "gm": "1.14.2", + "gm": "1.16.0", "gravatar": "1.0.6", "less": "~1.7.3", "mkdirp": "~0.5.0", "nconf": "~0.6.7", - "nodebb-plugin-dbsearch": "0.0.9", + "nodebb-plugin-dbsearch": "0.0.12", "nodebb-plugin-markdown": "~0.5.0", "nodebb-plugin-mentions": "~0.5.0", "nodebb-plugin-soundpack-default": "~0.1.1", @@ -45,7 +45,7 @@ "passport": "~0.2.0", "passport-local": "0.1.6", "prompt": "~0.2.11", - "request": "~2.37.0", + "request": "~2.38.0", "rimraf": "~2.2.6", "rss": "~0.3.2", "semver": "~2.3.1",