Updated deps

This commit is contained in:
Christoph Wiechert
2019-06-12 13:37:04 +02:00
parent 248be9256a
commit 59ac3d2846
2 changed files with 169 additions and 179 deletions

View File

@@ -14,13 +14,13 @@
"main": "app.js",
"dependencies": {
"archiver": "^3.0.0",
"axios": "^0.18.0",
"compression": "^1.7.3",
"axios": "^0.19.0",
"compression": "^1.7.4",
"crypto-js": "^3.1.9-1",
"debug": "^4.1.0",
"express": "^4.16.4",
"debug": "^4.1.1",
"express": "^4.17.1",
"fs-promise": "^2.0.3",
"http-errors": "^1.7.1",
"http-errors": "^1.7.2",
"morgan": "^1.9.1",
"tus-metadata": "^1.0.2",
"tusboy": "^1.1.1",