fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MORGAN-72579
- https://snyk.io/vuln/npm:lodash:20180130
This commit is contained in:
snyk-bot
2018-12-07 17:36:13 +00:00
parent a00dd915b9
commit 693b8103c5

View File

@@ -20,7 +20,7 @@
"express": "^4.16.2",
"fs-promise": "^2.0.3",
"http-errors": "^1.6.2",
"morgan": "^1.9.0",
"morgan": "^1.9.1",
"tus-metadata": "^1.0.2",
"tusboy": "^1.1.1",
"uuid": "^3.1.0"