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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EJS-2803307
This commit is contained in:
snyk-bot
2022-04-26 20:49:20 +00:00
parent ab23e4aa3c
commit 12a113db98
2 changed files with 194 additions and 39 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"dependencies": {
"@iarna/toml": "^2.2.3",
"body-parser": "^1.19.0",
"ejs": "^3.1.6",
"ejs": "^3.1.7",
"express": "^4.17.1",
"express-rate-limit": "^5.0.0",
"fa-diagrams": "^1.0.3",