From 3c4c26ee214a37193aea31b69ce75322862fc534 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 14:28:07 +0000 Subject: [PATCH] fix(deps): update dependency ioredis to v5.8.2 (#4357) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- packages/core/package.json | 2 +- packages/redis/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 1b1ec734c..6207ade4f 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -25,7 +25,7 @@ "prettier": "@homarr/prettier-config", "dependencies": { "@t3-oss/env-nextjs": "^0.13.8", - "ioredis": "5.8.1", + "ioredis": "5.8.2", "zod": "^4.1.12" }, "devDependencies": { diff --git a/packages/redis/package.json b/packages/redis/package.json index 659f8b525..78dcc3c85 100644 --- a/packages/redis/package.json +++ b/packages/redis/package.json @@ -27,7 +27,7 @@ "@homarr/db": "workspace:^", "@homarr/definitions": "workspace:^", "@homarr/log": "workspace:^", - "ioredis": "5.8.1", + "ioredis": "5.8.2", "superjson": "2.2.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a834c17a..ace17d521 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -924,8 +924,8 @@ importers: specifier: ^0.13.8 version: 0.13.8(arktype@2.1.20)(typescript@5.9.3)(zod@4.1.12) ioredis: - specifier: 5.8.1 - version: 5.8.1 + specifier: 5.8.2 + version: 5.8.2 zod: specifier: ^4.1.12 version: 4.1.12 @@ -1850,8 +1850,8 @@ importers: specifier: workspace:^ version: link:../log ioredis: - specifier: 5.8.1 - version: 5.8.1 + specifier: 5.8.2 + version: 5.8.2 superjson: specifier: 2.2.2 version: 2.2.2 @@ -7161,8 +7161,8 @@ packages: invariant@2.2.4: resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} - ioredis@5.8.1: - resolution: {integrity: sha512-Qho8TgIamqEPdgiMadJwzRMW3TudIg6vpg4YONokGDudy4eqRIJtDbVX72pfLBcWxvbn3qm/40TyGUObdW4tLQ==} + ioredis@5.8.2: + resolution: {integrity: sha512-C6uC+kleiIMmjViJINWk80sOQw5lEzse1ZmvD+S/s8p8CWapftSaC+kocGTx6xrbrJ4WmYQGC08ffHLr6ToR6Q==} engines: {node: '>=12.22.0'} ip-address@9.0.5: @@ -16403,7 +16403,7 @@ snapshots: dependencies: loose-envify: 1.4.0 - ioredis@5.8.1: + ioredis@5.8.2: dependencies: '@ioredis/commands': 1.4.0 cluster-key-slot: 1.1.2