Update server dependencies.
This commit is contained in:
parent
23cd31e064
commit
92c495025a
|
@ -25,14 +25,14 @@
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "2.0.0-rc.6",
|
"async": "2.0.0-rc.6",
|
||||||
"body-parser": "1.15.1",
|
"body-parser": "1.15.2",
|
||||||
"command-line-args": "3.0.0",
|
"command-line-args": "3.0.0",
|
||||||
"command-line-usage": "3.0.1",
|
"command-line-usage": "3.0.1",
|
||||||
"compression": "1.6.2",
|
"compression": "1.6.2",
|
||||||
"deep-extend": "0.4.1",
|
"deep-extend": "0.4.1",
|
||||||
"express": "4.13.4",
|
"express": "4.14.0",
|
||||||
"glob": "7.0.3",
|
"glob": "7.0.5",
|
||||||
"http-auth": "2.3.9",
|
"http-auth": "2.4.4",
|
||||||
"http-errors": "1.5.0",
|
"http-errors": "1.5.0",
|
||||||
"lodash": "4.13.1",
|
"lodash": "4.13.1",
|
||||||
"moment": "2.13.0",
|
"moment": "2.13.0",
|
||||||
|
|
Loading…
Reference in a new issue