diff --git a/package.json b/package.json index 0abc3f621..6f426cd41 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "bcryptjs": "2.4.3", "body-parser": "1.18.3", "cheerio": "0.22.0", - "clone": "2.1.1", + "clone": "2.1.2", "cookie": "0.3.1", "cookie-parser": "1.4.3", "cors": "2.8.4", @@ -49,7 +49,7 @@ "fs-extra": "5.0.0", "fs.notify": "0.0.4", "hash-sum": "1.0.2", - "i18next": "^11.4.0", + "i18next": "11.6.0", "is-utf8": "0.2.1", "js-yaml": "3.12.0", "json-stringify-safe": "5.0.1", @@ -58,7 +58,7 @@ "memorystore": "1.6.0", "mqtt": "2.18.3", "multer": "1.3.1", - "mustache": "2.3.0", + "mustache": "2.3.1", "node-red-node-email": "0.1.*", "node-red-node-feedparser": "^0.1.12", "node-red-node-rbe": "0.2.*", @@ -70,10 +70,10 @@ "passport-http-bearer": "1.0.1", "passport-oauth2-client-password": "0.1.2", "raw-body": "2.3.3", - "request": "2.87.0", + "request": "2.88.0", "semver": "5.5.0", "sentiment": "2.1.0", - "uglify-js": "3.4.6", + "uglify-js": "3.4.7", "when": "3.7.8", "ws": "1.1.5", "xml2js": "0.4.19" @@ -82,7 +82,7 @@ "bcrypt": "~2.0.0" }, "devDependencies": { - "chromedriver": "^2.40.0", + "chromedriver": "^2.41.0", "grunt": "~1.0.3", "grunt-chmod": "~1.1.1", "grunt-cli": "~1.2.0",