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:
parent
beb36dc93f
commit
9be4b22a58
@ -15,7 +15,7 @@
|
|||||||
"axios": "^1.1.3",
|
"axios": "^1.1.3",
|
||||||
"core-js-pure": "^3.26.0",
|
"core-js-pure": "^3.26.0",
|
||||||
"critters": "^0.0.16",
|
"critters": "^0.0.16",
|
||||||
"ioredis": "^5.2.3",
|
"ioredis": "^5.2.4",
|
||||||
"next": "12",
|
"next": "12",
|
||||||
"next-seo": "^5.13.0",
|
"next-seo": "^5.13.0",
|
||||||
"next-themes": "^0.2.1",
|
"next-themes": "^0.2.1",
|
||||||
|
@ -1854,9 +1854,10 @@ intl-messageformat@^10.1.0:
|
|||||||
"@formatjs/icu-messageformat-parser" "2.1.7"
|
"@formatjs/icu-messageformat-parser" "2.1.7"
|
||||||
tslib "2.4.0"
|
tslib "2.4.0"
|
||||||
|
|
||||||
ioredis@^5.2.3:
|
ioredis@^5.2.4:
|
||||||
version "5.2.3"
|
version "5.2.4"
|
||||||
resolved "https://registry.npmjs.org/ioredis/-/ioredis-5.2.3.tgz"
|
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.2.4.tgz#9e262a668bc29bae98f2054c1e0d7efd86996b96"
|
||||||
|
integrity sha512-qIpuAEt32lZJQ0XyrloCRdlEdUUNGG9i0UOk6zgzK6igyudNWqEBxfH6OlbnOOoBBvr1WB02mm8fR55CnikRng==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@ioredis/commands" "^1.1.1"
|
"@ioredis/commands" "^1.1.1"
|
||||||
cluster-key-slot "^1.1.0"
|
cluster-key-slot "^1.1.0"
|
||||||
|
Reference in New Issue
Block a user