Update dependencies
This commit is contained in:
parent
29fd1d7591
commit
949740fc6b
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
|
@ -9,19 +9,19 @@
|
|||
"always-tail": "^0.2.0",
|
||||
"always-tail2": "^1.0.0",
|
||||
"basic-auth": "^1.1.0",
|
||||
"body-parser": "~1.17.1",
|
||||
"body-parser": "^1.18.3",
|
||||
"cookie-parser": "~1.4.3",
|
||||
"debug": "~2.6.3",
|
||||
"express": "~4.15.2",
|
||||
"express": "^4.16.3",
|
||||
"express-ipfilter": "^0.3.1",
|
||||
"forever": "^0.15.3",
|
||||
"humanize": "0.0.9",
|
||||
"jade": "~1.11.0",
|
||||
"jsonfile": "^3.0.1",
|
||||
"morgan": "~1.8.1",
|
||||
"nodemailer": "^4.1.0",
|
||||
"serve-favicon": "~2.4.2",
|
||||
"morgan": "^1.9.0",
|
||||
"nodemailer": "^4.6.7",
|
||||
"serve-favicon": "^2.5.0",
|
||||
"slack-node": "^0.1.8",
|
||||
"ws": "^3.1.0"
|
||||
"ws": "^3.3.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue