diff --git a/packages/log/package.json b/packages/log/package.json index 6573bd280..495fba664 100644 --- a/packages/log/package.json +++ b/packages/log/package.json @@ -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" }, diff --git a/packages/redis/package.json b/packages/redis/package.json index 87d9d5eab..91c94a6e6 100644 --- a/packages/redis/package.json +++ b/packages/redis/package.json @@ -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": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b8e0942b..43e7b2c4d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1203,8 +1203,8 @@ importers: packages/log: dependencies: ioredis: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.5.0 + version: 5.5.0 superjson: specifier: 2.2.2 version: 2.2.2 @@ -1513,8 +1513,8 @@ importers: specifier: workspace:^ version: link:../log ioredis: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.5.0 + version: 5.5.0 superjson: specifier: 2.2.2 version: 2.2.2 @@ -6710,8 +6710,8 @@ packages: invariant@2.2.4: resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} - ioredis@5.4.2: - resolution: {integrity: sha512-0SZXGNGZ+WzISQ67QDyZ2x0+wVxjjUndtD8oSeik/4ajifeiRufed8fCb8QW8VMyi4MXcS+UO1k/0NGhvq1PAg==} + ioredis@5.5.0: + resolution: {integrity: sha512-7CutT89g23FfSa8MDoIFs2GYYa0PaNiW/OrT+nRyjRXHDZd17HmIgy+reOQ/yhh72NznNjGuS8kbCAcA4Ro4mw==} engines: {node: '>=12.22.0'} ip-address@9.0.5: @@ -15120,7 +15120,7 @@ snapshots: dependencies: loose-envify: 1.4.0 - ioredis@5.4.2: + ioredis@5.5.0: dependencies: '@ioredis/commands': 1.2.0 cluster-key-slot: 1.1.2