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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EJS-6689533
This commit is contained in:
snyk-bot
2024-04-30 00:16:19 +00:00
parent ab23e4aa3c
commit aaf0d71992
2 changed files with 218 additions and 42 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.10",
"express": "^4.17.1",
"express-rate-limit": "^5.0.0",
"fa-diagrams": "^1.0.3",