Bump dependencies

This commit is contained in:
Nick O'Leary
2019-01-08 10:32:23 +00:00
parent 9ee6655bfa
commit 201d1926bc
4 changed files with 50 additions and 9 deletions

View File

@@ -15,20 +15,20 @@
}
],
"dependencies": {
"ajv": "6.6.1",
"ajv": "6.6.2",
"body-parser": "1.18.3",
"cheerio": "0.22.0",
"cookie-parser": "1.4.3",
"cookie": "0.3.1",
"cors": "2.8.5",
"cron": "1.5.1",
"cron": "1.6.0",
"denque": "1.4.0",
"fs-extra": "7.0.1",
"fs.notify": "0.0.4",
"hash-sum": "1.0.2",
"https-proxy-agent": "2.2.1",
"is-utf8": "0.2.1",
"js-yaml": "3.12.0",
"js-yaml": "3.12.1",
"media-typer": "1.0.1",
"mqtt": "2.18.8",
"multer": "1.4.1",

View File

@@ -16,7 +16,7 @@
],
"dependencies": {
"clone": "2.1.2",
"i18next": "12.1.0",
"i18next": "13.1.0",
"json-stringify-safe": "5.0.1",
"jsonata": "1.6.3",
"when": "3.7.8"