Update a whole lot of dependencies.
This commit is contained in:
parent
e2aada87fd
commit
6e0005c3cc
34
package.json
34
package.json
|
@ -24,31 +24,31 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "2.4.0",
|
"async": "2.6.0",
|
||||||
"body-parser": "1.17.1",
|
"body-parser": "1.18.2",
|
||||||
"command-line-args": "4.0.4",
|
"command-line-args": "5.0.2",
|
||||||
"command-line-usage": "4.0.0",
|
"command-line-usage": "4.1.0",
|
||||||
"compression": "1.6.2",
|
"compression": "1.7.2",
|
||||||
"deep-extend": "0.5.0",
|
"deep-extend": "0.5.0",
|
||||||
"express": "4.15.2",
|
"express": "4.16.2",
|
||||||
"glob": "7.1.1",
|
"glob": "7.1.2",
|
||||||
"graceful-fs": "4.1.11",
|
"graceful-fs": "4.1.11",
|
||||||
"http-auth": "3.1.3",
|
"http-auth": "3.2.3",
|
||||||
"http-errors": "1.6.1",
|
"http-errors": "1.6.2",
|
||||||
"lodash": "4.17.4",
|
"lodash": "4.17.5",
|
||||||
"moment": "2.21.0",
|
"moment": "2.21.0",
|
||||||
"ng-admin": "1.0.6",
|
"ng-admin": "1.0.13",
|
||||||
"ng-di": "0.2.1",
|
"ng-di": "0.2.1",
|
||||||
"node-cron": "1.1.3",
|
"node-cron": "1.2.1",
|
||||||
"nodemailer": "2.7.2",
|
"nodemailer": "4.6.0",
|
||||||
"nodemailer-html-to-text": "2.1.0",
|
"nodemailer-html-to-text": "2.1.0",
|
||||||
"request": "2.81.0",
|
"request": "2.83.0",
|
||||||
"scribe-js": "2.0.4",
|
"scribe-js": "2.0.4",
|
||||||
"serve-static": "1.12.2",
|
"serve-static": "1.13.2",
|
||||||
"sqlite3": "3.1.8"
|
"sqlite3": "3.1.13"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bower": "1.8.0",
|
"bower": "1.8.2",
|
||||||
"grunt-cli": "1.2.0",
|
"grunt-cli": "1.2.0",
|
||||||
|
|
||||||
"escape-string-regexp": "1.0.5",
|
"escape-string-regexp": "1.0.5",
|
||||||
|
|
Loading…
Reference in a new issue