Update for 1.0.3 again

This commit is contained in:
Nick O'Leary
2019-11-21 17:28:28 +00:00
parent aa6c0b9d6e
commit b81be8f358
5 changed files with 25 additions and 11 deletions

View File

@@ -22,7 +22,7 @@
"body-parser": "1.19.0",
"clone": "2.1.2",
"cors": "2.8.5",
"express-session": "1.16.2",
"express-session": "1.17.0",
"express": "4.17.1",
"memorystore": "1.6.1",
"mime": "2.4.4",

View File

@@ -22,12 +22,12 @@
"cookie-parser": "1.4.4",
"cookie": "0.4.0",
"cors": "2.8.5",
"cron": "1.7.1",
"cron": "1.7.2",
"denque": "1.4.1",
"fs-extra": "8.1.0",
"fs.notify": "0.0.4",
"hash-sum": "2.0.0",
"https-proxy-agent": "2.2.3",
"https-proxy-agent": "2.2.4",
"is-utf8": "0.2.1",
"js-yaml": "3.13.1",
"media-typer": "1.1.0",
@@ -38,7 +38,7 @@
"raw-body": "2.4.1",
"request": "2.88.0",
"ws": "6.2.1",
"xml2js": "0.4.19",
"xml2js": "0.4.22",
"iconv-lite": "0.5.0"
}
}

View File

@@ -18,7 +18,7 @@
"dependencies": {
"@node-red/util": "1.0.3",
"semver": "6.3.0",
"uglify-js": "3.6.0",
"uglify-js": "3.6.9",
"when": "3.7.8"
}
}