Skip to content

Commit

Permalink
redis - upgrading redis to 4.6.14 (#698)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored May 23, 2024
1 parent f23c85e commit 169a8a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cache-manager-redis-yet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
],
"dependencies": {
"@redis/bloom": "^1.2.0",
"@redis/client": "^1.5.14",
"@redis/client": "^1.5.16",
"@redis/graph": "^1.1.1",
"@redis/json": "^1.0.6",
"@redis/search": "^1.1.6",
"@redis/time-series": "^1.0.5",
"cache-manager": "^5.5.1",
"redis": "^4.6.13"
"redis": "^4.6.14"
},
"devDependencies": {
"@types/node": "20.12.7",
Expand Down

0 comments on commit 169a8a3

Please sign in to comment.