fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EJS-1049328
This commit is contained in:
snyk-bot
2021-03-30 08:55:25 +00:00
parent 0896256e20
commit 604d291c37
2 changed files with 35 additions and 16 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"dependencies": {
"@iarna/toml": "^2.2.3",
"body-parser": "^1.19.0",
"ejs": "^2.6.2",
"ejs": "^3.1.6",
"express": "^4.17.1",
"express-rate-limit": "^5.0.0",
"fa-diagrams": "^1.0.3",