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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PRISMJS-9055448
This commit is contained in:
snyk-bot
2025-03-14 08:05:37 +00:00
parent ab23e4aa3c
commit 80e56c6562
2 changed files with 14 additions and 133 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"mathjax-node": "^2.1.1",
"ncp": "^2.0.0",
"node-prismjs": "^0.1.0",
"prismjs": "^1.23.0",
"prismjs": "^1.30.0",
"redis": "^3.0.2",
"rss": "^1.2.2",
"showdown": "^1.9.1"