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:
parent
b86b542998
commit
b51d6389a0
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Reference in a new issue