Skip to content

Commit 6509a19

Browse files
committed
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
1 parent 3638b0e commit 6509a19

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"pg-monitor": "1.4.1",
5252
"pg-promise": "10.9.2",
5353
"pluralize": "8.0.0",
54-
"redis": "3.0.2",
54+
"redis": "3.1.1",
5555
"semver": "7.3.4",
5656
"subscriptions-transport-ws": "0.9.18",
5757
"tv4": "1.3.0",

0 commit comments

Comments
 (0)