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
2022-02-16 17:34:46 +00:00
parent ab23e4aa3c
commit c7605378f1
2 changed files with 256 additions and 380 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.0"
},
"devDependencies": {
"coveralls": "^3.0.4",