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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-REDIS-1255645
This commit is contained in:
snyk-bot
2021-04-27 05:07:12 +00:00
parent ab573f91ee
commit 408fd57b49
2 changed files with 35 additions and 8921 deletions
+34 -8920
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -14,7 +14,7 @@
"ncp": "^2.0.0",
"node-prismjs": "^0.1.0",
"prismjs": "^1.23.0",
"redis": "^3.0.2",
"redis": "^3.1.1",
"rss": "^1.2.2",
"showdown": "^1.9.1"
},