diff --git a/package.json b/package.json index 474d6feab5..c4d6916ac7 100644 --- a/package.json +++ b/package.json @@ -35,14 +35,14 @@ "mkdirp": "~0.5.0", "morgan": "^1.3.2", "nconf": "~0.6.7", - "nodebb-plugin-dbsearch": "0.0.14", + "nodebb-plugin-dbsearch": "0.0.15", "nodebb-plugin-markdown": "^0.7.0", "nodebb-plugin-mentions": "~0.6.0", "nodebb-plugin-soundpack-default": "~0.1.1", "nodebb-theme-lavender": "~0.1.0", "nodebb-theme-vanilla": "~0.1.0", "nodebb-widget-essentials": "~0.1.1", - "npm": "^1.5.0-alpha-4", + "npm": "^2.1.4", "passport": "^0.2.1", "passport-local": "1.0.0", "prompt": "^0.2.14", @@ -59,7 +59,7 @@ "templates.js": "0.1.2", "uglify-js": "git+https://github.com/julianlam/UglifyJS2.git", "underscore": "~1.7.0", - "validator": "~3.19.1", + "validator": "~3.21.0", "winston": "^0.8.0", "xregexp": "~2.0.0" },