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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-QS-3153490
This commit is contained in:
snyk-bot
2022-12-05 08:36:25 +00:00
parent ab23e4aa3c
commit f01c88c79e
2 changed files with 252 additions and 196 deletions
+2 -2
View File
@@ -5,9 +5,9 @@
"main": "src/server.js",
"dependencies": {
"@iarna/toml": "^2.2.3",
"body-parser": "^1.19.0",
"body-parser": "^1.19.2",
"ejs": "^3.1.6",
"express": "^4.17.1",
"express": "^4.17.3",
"express-rate-limit": "^5.0.0",
"fa-diagrams": "^1.0.3",
"mathjax-node": "^2.1.1",