fix(deps): update dependency ioredis to v5.4.2 (#1739)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-20 12:25:58 +00:00
committed by GitHub
parent a225bdd70c
commit 720fdb772c
3 changed files with 27 additions and 27 deletions

View File

@@ -26,7 +26,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"ioredis": "5.4.1",
"ioredis": "5.4.2",
"superjson": "2.2.2",
"winston": "3.17.0"
},

View File

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