Skip to content

Commit 0f268fb

Browse files
committed
feat: upgrade redis from 4.7.1 to 5.6.1
Snyk has created this PR to upgrade redis from 4.7.1 to 5.6.1. See this package in npm: redis See this project in Snyk: https://app.snyk.io/org/nerds-github/project/cb30d74b-56ca-465f-9550-929ef2caa168?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3fee57 commit 0f268fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

producer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"cors": "^2.8.5",
44
"express": "^4.19.2",
55
"ioredis": "^5.4.1",
6-
"redis": "^4.6.14",
6+
"redis": "^5.6.1",
77
"remove": "^0.1.5"
88
},
99
"devDependencies": {

0 commit comments

Comments
 (0)