Update a whole lot of dependencies.

This commit is contained in:
baldo 2018-03-05 21:41:38 +01:00
parent e2aada87fd
commit 6e0005c3cc

View file

@ -24,31 +24,31 @@
},
"dependencies": {
"async": "2.4.0",
"body-parser": "1.17.1",
"command-line-args": "4.0.4",
"command-line-usage": "4.0.0",
"compression": "1.6.2",
"async": "2.6.0",
"body-parser": "1.18.2",
"command-line-args": "5.0.2",
"command-line-usage": "4.1.0",
"compression": "1.7.2",
"deep-extend": "0.5.0",
"express": "4.15.2",
"glob": "7.1.1",
"express": "4.16.2",
"glob": "7.1.2",
"graceful-fs": "4.1.11",
"http-auth": "3.1.3",
"http-errors": "1.6.1",
"lodash": "4.17.4",
"http-auth": "3.2.3",
"http-errors": "1.6.2",
"lodash": "4.17.5",
"moment": "2.21.0",
"ng-admin": "1.0.6",
"ng-admin": "1.0.13",
"ng-di": "0.2.1",
"node-cron": "1.1.3",
"nodemailer": "2.7.2",
"node-cron": "1.2.1",
"nodemailer": "4.6.0",
"nodemailer-html-to-text": "2.1.0",
"request": "2.81.0",
"request": "2.83.0",
"scribe-js": "2.0.4",
"serve-static": "1.12.2",
"sqlite3": "3.1.8"
"serve-static": "1.13.2",
"sqlite3": "3.1.13"
},
"devDependencies": {
"bower": "1.8.0",
"bower": "1.8.2",
"grunt-cli": "1.2.0",
"escape-string-regexp": "1.0.5",