Skip to content

Commit e7454c3

Browse files
snyk-botcameri
authored andcommitted
fix: upgrade redis from 4.5.0 to 4.5.1
Snyk has created this PR to upgrade redis from 4.5.0 to 4.5.1. 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 728b455 commit e7454c3

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 16 additions & 16 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
@@ -114,7 +114,7 @@
114114
"pg": "8.8.0",
115115
"pg-query-stream": "4.2.4",
116116
"ramda": "0.28.0",
117-
"redis": "4.5.0",
117+
"redis": "4.5.1",
118118
"ws": "8.11.0"
119119
},
120120
"config": {

0 commit comments

Comments
 (0)