Libs update; add package-lock.json

This commit is contained in:
Christoph Wiechert
2017-11-25 15:32:20 +01:00
parent 72918f969a
commit eb4f1e9fce
4 changed files with 4844 additions and 1909 deletions

View File

@@ -13,14 +13,14 @@
"bugs": "https://github.com/psi-4ward/psitransfer/issues",
"main": "app.js",
"dependencies": {
"archiver": "^2.0.0",
"compression": "^1.7.0",
"archiver": "^2.1.0",
"compression": "^1.7.1",
"crypto-js": "^3.1.9-1",
"debug": "^2.6.8",
"express": "^4.15.3",
"debug": "^3.1.0",
"express": "^4.16.2",
"fs-promise": "^2.0.3",
"http-errors": "^1.6.1",
"morgan": "^1.8.2",
"http-errors": "^1.6.2",
"morgan": "^1.9.0",
"tus-metadata": "^1.0.2",
"tusboy": "^1.1.1",
"uuid": "^3.1.0"