Merge branch 'master' into repackage

This commit is contained in:
Nick O'Leary
2018-08-24 14:13:09 +01:00
6 changed files with 169 additions and 31 deletions

View File

@@ -24,7 +24,7 @@
}
],
"dependencies": {
"ajv": "6.5.2",
"ajv": "6.5.3",
"basic-auth": "2.0.0",
"bcryptjs": "2.4.3",
"body-parser": "1.18.3",
@@ -48,7 +48,7 @@
"media-typer": "0.3.0",
"memorystore": "1.6.0",
"mime": "1.4.1",
"mqtt": "2.18.3",
"mqtt": "2.18.5",
"multer": "1.3.1",
"mustache": "2.3.1",
"node-red-node-email": "0.1.*",
@@ -63,9 +63,9 @@
"passport-oauth2-client-password": "0.1.2",
"raw-body": "2.3.3",
"request": "2.88.0",
"semver": "5.5.0",
"semver": "5.5.1",
"sentiment": "2.1.0",
"uglify-js": "3.4.7",
"uglify-js": "3.4.8",
"when": "3.7.8",
"ws": "1.1.5",
"xml2js": "0.4.19"