From fd698b3e6dd3b91808e029de87c028f517a746e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 22:39:13 +0000 Subject: [PATCH] chore(deps): update dependency ioredis to v5.2.6 --- package.json | 4 ++-- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 171cfa3f..4537fb6b 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "eslint": "^8.32.0", "eslint-plugin-unused-imports": "2.0.0", "husky": "8.0.3", - "ioredis": "5.2.5", + "ioredis": "5.2.6", "lint-staged": "13.1.0", "prettier": "2.8.3", "rimraf": "3.0.2", @@ -187,7 +187,7 @@ }, "resolutions": { "typescript": "4.9.4", - "ioredis": "5.2.5", + "ioredis": "5.2.6", "webpack": "5.75.0", "semver": "7.3.8", "pino": "./external/pino", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0f09617a..cccb3bb4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,7 +2,7 @@ lockfileVersion: 5.4 overrides: typescript: 4.9.4 - ioredis: 5.2.5 + ioredis: 5.2.6 webpack: 5.75.0 semver: 7.3.8 pino: ./external/pino @@ -84,7 +84,7 @@ importers: husky: 8.0.3 image-size: 1.0.2 inquirer: '*' - ioredis: 5.2.5 + ioredis: 5.2.6 isbot: 3.6.5 js-yaml: '*' json5: 2.2.3 @@ -243,7 +243,7 @@ importers: eslint: 8.32.0 eslint-plugin-unused-imports: 2.0.0_eslint@8.32.0 husky: 8.0.3 - ioredis: 5.2.5 + ioredis: 5.2.6 lint-staged: 13.1.0 prettier: 2.8.3 rimraf: 3.0.2 @@ -3420,7 +3420,7 @@ packages: resolution: {integrity: sha512-TCxbp9ceuFveTKWuNaCX8QjoC41rAlHen4s63u9Yd+iXlw3efYmimc/u935PKPxSdhkXpnMes4mxtK3/yb0L4g==} engines: {node: '>=6.0.0'} dependencies: - ioredis: 5.2.5 + ioredis: 5.2.6 transitivePeerDependencies: - supports-color dev: false @@ -5635,8 +5635,8 @@ packages: engines: {node: '>= 0.10'} dev: true - /ioredis/5.2.5: - resolution: {integrity: sha512-7HKo/ClM2DGLRXdFq8ruS3Uuadensz4A76wPOU0adqlOqd1qkhoLPDaBhmVhUhNGpB+J65/bhLmNB8DDY99HJQ==} + /ioredis/5.2.6: + resolution: {integrity: sha512-F1xO+kYIz+TCOccvhThs2pem6sc9uTl9JsZybWpqe4FeCFDmf04XwbLQUGIqi2UWaDUuR61w2dhxx6NJEFehOA==} engines: {node: '>=12.22.0'} dependencies: '@ioredis/commands': 1.1.1