Compare commits

..

1 Commits

Author SHA1 Message Date
snyk-bot 347b04f123 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PRISMJS-2404333
2022-02-20 16:51:35 +00:00
2 changed files with 354 additions and 820 deletions
+352 -818
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -7,13 +7,13 @@
"@iarna/toml": "^2.2.3", "@iarna/toml": "^2.2.3",
"body-parser": "^1.19.0", "body-parser": "^1.19.0",
"ejs": "^3.1.6", "ejs": "^3.1.6",
"express": "^4.21.1", "express": "^4.17.1",
"express-rate-limit": "^5.0.0", "express-rate-limit": "^5.0.0",
"fa-diagrams": "^1.0.3", "fa-diagrams": "^1.0.3",
"mathjax-node": "^2.1.1", "mathjax-node": "^2.1.1",
"ncp": "^2.0.0", "ncp": "^2.0.0",
"node-prismjs": "^0.1.0", "node-prismjs": "^0.1.0",
"prismjs": "^1.23.0", "prismjs": "^1.27.0",
"redis": "^3.0.2", "redis": "^3.0.2",
"rss": "^1.2.2", "rss": "^1.2.2",
"showdown": "^1.9.1" "showdown": "^1.9.1"