Bump ioredis from 5.2.3 to 5.2.4

Bumps [ioredis](https://github.com/luin/ioredis) from 5.2.3 to 5.2.4.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/luin/ioredis/compare/v5.2.3...v5.2.4)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-02 19:46:22 +00:00 committed by GitHub
parent beb36dc93f
commit 9be4b22a58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

@ -15,7 +15,7 @@
"axios": "^1.1.3",
"core-js-pure": "^3.26.0",
"critters": "^0.0.16",
"ioredis": "^5.2.3",
"ioredis": "^5.2.4",
"next": "12",
"next-seo": "^5.13.0",
"next-themes": "^0.2.1",

@ -1854,9 +1854,10 @@ intl-messageformat@^10.1.0:
"@formatjs/icu-messageformat-parser" "2.1.7"
tslib "2.4.0"
ioredis@^5.2.3:
version "5.2.3"
resolved "https://registry.npmjs.org/ioredis/-/ioredis-5.2.3.tgz"
ioredis@^5.2.4:
version "5.2.4"
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.2.4.tgz#9e262a668bc29bae98f2054c1e0d7efd86996b96"
integrity sha512-qIpuAEt32lZJQ0XyrloCRdlEdUUNGG9i0UOk6zgzK6igyudNWqEBxfH6OlbnOOoBBvr1WB02mm8fR55CnikRng==
dependencies:
"@ioredis/commands" "^1.1.1"
cluster-key-slot "^1.1.0"