8000 fix(deps): update dependency ioredis to ^5.6.0 (#1610) · yjl9903/AnimeGarden@b3dcf2c · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit b3dcf2c

Browse files
fix(deps): update dependency ioredis to ^5.6.0 (#1610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc069d0 commit b3dcf2c

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

apps/backend/database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"bgmd": "^0.0.61",
5353
"consola": "^3.3.0",
5454
"drizzle-orm": "^0.33.0",
55-
"ioredis": "^5.4.1",
55+
"ioredis": "^5.6.0",
5656
"memofunc": "^0.1.6",
5757
"ohash": "^1.1.6",
5858
"postgres": "^3.4.5",

apps/backend/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"drizzle-orm": "^0.33.0",
5555
"fast-xml-parser": "^4.5.3",
5656
"hono": "^4.7.6",
57-
"ioredis": "^5.4.1",
57+
"ioredis": "^5.6.0",
5858
"memofunc": "^0.1.6",
5959
"ohash": "^1.1.6",
6060
"sitemap": "^8.0.0",

pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
0