Skip to content

Commit

Permalink
fix(deps): update dependency ioredis to v5.5.0 (#2264)
Browse files Browse the repository at this point in the history
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
  • Loading branch information
homarr-renovate[bot] authored Feb 7, 2025
1 parent 7a8e671 commit 0da5a1b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"prettier": "@homarr/prettier-config",
"dependencies": {
"ioredis": "5.4.2",
"ioredis": "5.5.0",
"superjson": "2.2.2",
"winston": "3.17.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@homarr/db": "workspace:^",
"@homarr/definitions": "workspace:^",
"@homarr/log": "workspace:^",
"ioredis": "5.4.2",
"ioredis": "5.5.0",
"superjson": "2.2.2"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0da5a1b

Please sign in to comment.