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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
This commit is contained in:
snyk-bot
2024-09-06 08:30:48 +00:00
parent ab23e4aa3c
commit ba53dc9266
2 changed files with 55 additions and 372 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"prismjs": "^1.23.0",
"redis": "^3.0.2",
"rss": "^1.2.2",
"showdown": "^1.9.1"
"showdown": "^2.0.2"
},
"devDependencies": {
"coveralls": "^3.0.4",