archive
/
tstatic
Archived
1
Fork 0

fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MORGAN-72579
This commit is contained in:
snyk-bot 2018-11-13 05:42:37 +00:00
parent b86b542998
commit b51d6389a0
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
"express-basic-auth": "1.1.4",
"express-ip-access-control": "1.0.5",
"helmet": "3.12.0",
"morgan": "1.9.0",
"morgan": "1.9.1",
"open": "0.0.5",
"serve-index": "1.9.1"
},