From 824d5b2bc2b9bd2d3b2f7a2173378e0754261d0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 09:20:47 +0000 Subject: [PATCH] chore: bump ioredis from 5.11.0 to 5.11.1 Bumps [ioredis](https://github.com/luin/ioredis) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](https://github.com/luin/ioredis/compare/v5.11.0...v5.11.1) --- updated-dependencies: - dependency-name: ioredis dependency-version: 5.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 216530f..b623cfd 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "axios": "^1.17.0", "fastify": "^5.8.5", "fastify-plugin": "^5.1.0", - "ioredis": "^5.11.0", + "ioredis": "^5.11.1", "node-cron": "^4.2.1", "resend": "^6.12.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 81f3437..5edbb43 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: ^5.1.0 version: 5.1.0 ioredis: - specifier: ^5.11.0 - version: 5.11.0 + specifier: ^5.11.1 + version: 5.11.1 node-cron: specifier: ^4.2.1 version: 4.2.1 @@ -1665,8 +1665,8 @@ packages: inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} - ioredis@5.11.0: - resolution: {integrity: sha512-EZBErytyVovD8f6pDfG3Kb37N6Y3lmDA9NNj+4+IP13CzzHGeX+OyeRM2Um13khRzoBSzzL+5lVnCX8V2RLeMg==} + ioredis@5.11.1: + resolution: {integrity: sha512-ehuGcf94bQXhfagULNXrJdfnWO38v070jxSx/qE87Kjzmu2fU7ro5EFAb+OPituLqgfyuQaym5DlrNydW2sJ9A==} engines: {node: '>=12.22.0'} ipaddr.js@2.3.0: @@ -4305,7 +4305,7 @@ snapshots: inherits@2.0.4: {} - ioredis@5.11.0: + ioredis@5.11.1: dependencies: '@ioredis/commands': 1.10.0 cluster-key-slot: 1.1.1