Update individual module versions

This commit is contained in:
Nick O'Leary
2018-10-31 13:57:29 +00:00
parent 869c1d4ea4
commit 1b8cab0f58
5 changed files with 9 additions and 9 deletions

View File

@@ -19,7 +19,7 @@
"clone": "2.1.2",
"cors": "2.8.4",
"express-session": "1.15.6",
"express": "4.16.3",
"express": "4.16.4",
"memorystore": "1.6.0",
"mime": "1.4.1",
"mustache": "2.3.2",

View File

@@ -11,13 +11,13 @@
{ "name": "Dave Conway-Jones"}
],
"dependencies": {
"ajv": "6.5.3",
"ajv": "6.5.4",
"body-parser": "1.18.3",
"cheerio": "0.22.0",
"cookie-parser": "1.4.3",
"cookie": "0.3.1",
"cors": "2.8.4",
"cron": "1.4.1",
"cron": "1.5.0",
"denque": "1.3.0",
"fs-extra": "5.0.0",
"fs.notify": "0.0.4",
@@ -27,7 +27,7 @@
"js-yaml": "3.12.0",
"media-typer": "0.3.0",
"mqtt": "2.18.8",
"multer": "1.3.1",
"multer": "1.4.1",
"mustache": "2.3.2",
"on-headers": "1.0.1",
"raw-body": "2.3.3",

View File

@@ -13,7 +13,7 @@
],
"dependencies": {
"@node-red/util": "*",
"semver": "5.5.1",
"semver": "5.6.0",
"uglify-js": "3.4.9",
"when": "3.7.8"
}

View File

@@ -15,7 +15,7 @@
"@node-red/registry": "*",
"@node-red/util": "*",
"clone": "2.1.2",
"express": "4.16.3",
"express": "4.16.4",
"fs-extra": "5.0.0",
"json-stringify-safe": "5.0.1",
"when": "3.7.8"