diff --git a/package.json b/package.json index e607acf57..00c4a857a 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "iconv-lite": "0.7.2", "imapflow": "1.2.9", "instagram-private-api": "1.46.1", - "ioredis": "5.9.2", + "ioredis": "5.9.3", "ip-regex": "5.0.0", "jsdom": "27.0.0", "json-bigint": "1.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 227c811aa..ee3473c6b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -149,8 +149,8 @@ importers: specifier: 1.46.1 version: 1.46.1 ioredis: - specifier: 5.9.2 - version: 5.9.2 + specifier: 5.9.3 + version: 5.9.3 ip-regex: specifier: 5.0.0 version: 5.0.0 @@ -4149,8 +4149,8 @@ packages: re2: optional: true - ioredis@5.9.2: - resolution: {integrity: sha512-tAAg/72/VxOUW7RQSX1pIxJVucYKcjFjfvj60L57jrZpYCHC3XN0WCQ3sNYL4Gmvv+7GPvTAjc+KSdeNuE8oWQ==} + ioredis@5.9.3: + resolution: {integrity: sha512-VI5tMCdeoxZWU5vjHWsiE/Su76JGhBvWF1MJnV9ZtGltHk9BmD48oDq8Tj8haZ85aceXZMxLNDQZRVo5QKNgXA==} engines: {node: '>=12.22.0'} ip-address@10.1.0: @@ -9855,7 +9855,7 @@ snapshots: transitivePeerDependencies: - supports-color - ioredis@5.9.2: + ioredis@5.9.3: dependencies: '@ioredis/commands': 1.5.0 cluster-key-slot: 1.1.2