fix(deps): update dependency ioredis to v5.6.1 (#2851)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-04-11 13:08:22 +00:00
committed by GitHub
parent 0fe4ea9dd9
commit 0ed6a79a5b
3 changed files with 9 additions and 9 deletions

View File

@@ -24,7 +24,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@homarr/env": "workspace:^0.1.0",
"ioredis": "5.6.0",
"ioredis": "5.6.1",
"superjson": "2.2.2",
"winston": "3.17.0",
"zod": "^3.24.2"

View File

@@ -26,7 +26,7 @@
"@homarr/db": "workspace:^",
"@homarr/definitions": "workspace:^",
"@homarr/log": "workspace:^",
"ioredis": "5.6.0",
"ioredis": "5.6.1",
"superjson": "2.2.2"
},
"devDependencies": {