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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PRISMJS-1585202
This commit is contained in:
snyk-bot
2021-09-18 08:17:44 +00:00
parent ab23e4aa3c
commit b3be600481
2 changed files with 11 additions and 134 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.25.0",
"redis": "^3.0.2",
"rss": "^1.2.2",
"showdown": "^1.9.1"