fix(deps): update dependency ioredis to v5.4.1 (#357)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-20 12:48:04 +02:00
committed by GitHub
parent 0ba6455982
commit 20f44d3494
3 changed files with 9 additions and 9 deletions

View File

@@ -24,7 +24,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"ioredis": "5.3.2",
"ioredis": "5.4.1",
"superjson": "2.2.1",
"winston": "3.13.0"
},

View File

@@ -21,7 +21,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"ioredis": "5.3.2",
"ioredis": "5.4.1",
"@homarr/log": "workspace:^",
"@homarr/db": "workspace:^",
"@homarr/common": "workspace:^"