From 25c8747235a4bb3198e70eca34e10b1a32e11863 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 18:27:48 +0000 Subject: [PATCH] chore(deps): update dependency ioredis to ^5.2.4 --- package.json | 4 ++-- pnpm-lock.yaml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d4a4a88..b7cf1b1 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "fastify": "^4.3.0", "graphql": "17.0.0-alpha.1", "graphql-ez": "^0.15.1", - "ioredis": "^5.2.2", + "ioredis": "^5.2.4", "pino": "^8.8.0", "prettier": "^2.8.1", "redis-memory-server": "^0.6.0", @@ -69,7 +69,7 @@ "peerDependencies": { "@envelop/core": "*", "graphql": "*", - "ioredis": "^5.0.4", + "ioredis": "^5.2.4", "redlock": "^5.0.0-beta.2" }, "peerDependenciesMeta": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3396e97..c3090e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,7 +17,7 @@ specifiers: fastify: ^4.3.0 graphql: 17.0.0-alpha.1 graphql-ez: ^0.15.1 - ioredis: ^5.2.2 + ioredis: ^5.2.4 pino: ^8.8.0 prettier: ^2.8.1 redis-memory-server: ^0.6.0 @@ -45,7 +45,7 @@ devDependencies: fastify: 4.3.0 graphql: 17.0.0-alpha.1 graphql-ez: 0.15.1_c4va7fuwlgwlze7hxhdsm2p7nu - ioredis: 5.2.2 + ioredis: 5.2.4 pino: 8.8.0 prettier: 2.8.1 redis-memory-server: 0.6.0 @@ -1960,8 +1960,8 @@ packages: side-channel: 1.0.4 dev: true - /ioredis/5.2.2: - resolution: {integrity: sha512-wryKc1ur8PcCmNwfcGkw5evouzpbDXxxkMkzPK8wl4xQfQf7lHe11Jotell5ikMVAtikXJEu/OJVaoV51BggRQ==} + /ioredis/5.2.4: + resolution: {integrity: sha512-qIpuAEt32lZJQ0XyrloCRdlEdUUNGG9i0UOk6zgzK6igyudNWqEBxfH6OlbnOOoBBvr1WB02mm8fR55CnikRng==} engines: {node: '>=12.22.0'} dependencies: '@ioredis/commands': 1.2.0