Skip to content

Commit 86e8818

Browse files
authored
fix: upgrade redis from 4.5.1 to 4.6.2 (#212)
Snyk has created this PR to upgrade redis from 4.5.1 to 4.6.2. See this package in npm: https://www.npmjs.com/package/redis See this project in Snyk: https://app.snyk.io/org/cameri/project/2f0c25a2-d08a-45e1-a6f4-84766cbed88d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9272389 commit 86e8818

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package-lock.json

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"pg": "8.8.0",
131131
"pg-query-stream": "4.3.0",
132132
"ramda": "0.28.0",
133-
"redis": "4.5.1",
133+
"redis": "4.6.2",
134134
"rxjs": "7.8.0",
135135
"ws": "8.12.0",
136136
"tor-control-ts": "^1.0.0"

0 commit comments

Comments
 (0)