Bump dependencies

This commit is contained in:
Nick O'Leary 2019-02-08 10:35:06 +00:00
parent a31fa82284
commit 8c00e1fdf4
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
3 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
}
],
"dependencies": {
"ajv": "6.7.0",
"ajv": "6.8.1",
"basic-auth": "2.0.1",
"bcryptjs": "2.4.3",
"body-parser": "1.18.3",
@ -41,7 +41,7 @@
"fs.notify": "0.0.4",
"hash-sum": "1.0.2",
"https-proxy-agent": "2.2.1",
"i18next": "13.1.0",
"i18next": "14.1.1",
"is-utf8": "0.2.1",
"js-yaml": "3.12.1",
"json-stringify-safe": "5.0.1",

View File

@ -15,7 +15,7 @@
}
],
"dependencies": {
"ajv": "6.7.0",
"ajv": "6.8.1",
"body-parser": "1.18.3",
"cheerio": "0.22.0",
"cookie-parser": "1.4.3",

View File

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