fix(deps): update dependency ioredis to v5.6.0 (#224)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/248/head
renovate[bot] 9 months ago committed by GitHub
parent 7707fbe661
commit 7162c5ccbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -19,7 +19,7 @@ dependencies:
version: 4.21.2 version: 4.21.2
ioredis: ioredis:
specifier: ^5.4.2 specifier: ^5.4.2
version: 5.5.0 version: 5.6.0
next: next:
specifier: ^15.1.3 specifier: ^15.1.3
version: 15.1.7(react-dom@19.0.0)(react@19.0.0) version: 15.1.7(react-dom@19.0.0)(react@19.0.0)
@ -2376,8 +2376,8 @@ packages:
side-channel: 1.1.0 side-channel: 1.1.0
dev: true dev: true
/ioredis@5.5.0: /ioredis@5.6.0:
resolution: {integrity: sha512-7CutT89g23FfSa8MDoIFs2GYYa0PaNiW/OrT+nRyjRXHDZd17HmIgy+reOQ/yhh72NznNjGuS8kbCAcA4Ro4mw==} resolution: {integrity: sha512-tBZlIIWbndeWBWCXWZiqtOF/yxf6yZX3tAlTJ7nfo5jhd6dctNxF7QnYlZLZ1a0o0pDoen7CgZqO+zjNaFbJAg==}
engines: {node: '>=12.22.0'} engines: {node: '>=12.22.0'}
dependencies: dependencies:
'@ioredis/commands': 1.2.0 '@ioredis/commands': 1.2.0

Loading…
Cancel
Save