From 123bff224656dcc9b388d39a02b5ddbb0b61acaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Fri, 1 Dec 2017 11:58:32 -0500 Subject: [PATCH] up deps --- install/package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/install/package.json b/install/package.json index 7622c2f576..8b25e19561 100644 --- a/install/package.json +++ b/install/package.json @@ -18,10 +18,10 @@ }, "dependencies": { "ace-builds": "^1.2.9", - "async": "2.5.0", + "async": "2.6.0", "autoprefixer": "7.1.6", "bcryptjs": "2.4.3", - "benchpressjs": "^1.1.2", + "benchpressjs": "^1.2.0", "body-parser": "^1.18.2", "bootstrap": "^3.3.7", "chart.js": "^2.7.0", @@ -58,10 +58,10 @@ "mongodb": "2.2.33", "morgan": "^1.9.0", "mousetrap": "^1.6.1", - "nconf": "^0.8.5", - "nodebb-plugin-composer-default": "6.0.6", + "nconf": "^0.9.1", + "nodebb-plugin-composer-default": "6.0.7", "nodebb-plugin-dbsearch": "2.0.9", - "nodebb-plugin-emoji": "2.0.5", + "nodebb-plugin-emoji": "2.0.7", "nodebb-plugin-emoji-android": "2.0.0", "nodebb-plugin-markdown": "8.2.0", "nodebb-plugin-mentions": "2.2.2", @@ -73,10 +73,10 @@ "nodebb-theme-slick": "1.1.2", "nodebb-theme-vanilla": "8.1.1", "nodebb-widget-essentials": "4.0.1", - "nodemailer": "4.3.0", + "nodemailer": "4.4.0", "passport": "^0.4.0", "passport-local": "1.0.0", - "postcss": "6.0.13", + "postcss": "6.0.14", "postcss-clean": "1.1.0", "promise-polyfill": "^6.0.2", "prompt": "^1.0.0", @@ -95,7 +95,7 @@ "spdx-license-list": "^3.0.1", "toobusy-js": "^0.5.1", "uglify-js": "^3.1.5", - "validator": "9.0.0", + "validator": "9.1.2", "winston": "^2.4.0", "xml": "^1.0.1", "xregexp": "3.2.0",