Update dependencies

This commit is contained in:
Christoph Wiechert
2017-05-08 15:08:40 +02:00
parent 293497c23d
commit f123629ce1
2 changed files with 15 additions and 15 deletions

View File

@@ -16,11 +16,11 @@
"archiver": "^1.3.0",
"compression": "^1.6.2",
"crypto-js": "^3.1.9-1",
"debug": "^2.6.0",
"express": "^4.14.0",
"fs-promise": "^2.0.2",
"http-errors": "^1.5.1",
"morgan": "^1.7.0",
"debug": "^2.6.6",
"express": "^4.15.2",
"fs-promise": "^2.0.3",
"http-errors": "^1.6.1",
"morgan": "^1.8.1",
"tus-metadata": "^1.0.2",
"tusboy": "^1.1.1",
"uuid": "^3.0.1"