chore(deps): update dependency ioredis to v5.5.0 (#2351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"@types/validator": "13.12.2",
|
||||
"@vercel/ncc": "0.38.3",
|
||||
"cron": "^3.5.0",
|
||||
"ioredis": "5.4.2",
|
||||
"ioredis": "5.5.0",
|
||||
"sharp": "0.33.5",
|
||||
"socket.io": "^4.8.1",
|
||||
"unplugin-swc": "1.5.1",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -405,8 +405,8 @@ importers:
|
||||
specifier: ^3.5.0
|
||||
version: 3.5.0
|
||||
ioredis:
|
||||
specifier: 5.4.2
|
||||
version: 5.4.2
|
||||
specifier: 5.5.0
|
||||
version: 5.5.0
|
||||
sharp:
|
||||
specifier: 0.33.5
|
||||
version: 0.33.5
|
||||
@@ -4388,8 +4388,8 @@ packages:
|
||||
resolution: {integrity: sha512-tyao/4Vo36XnUItZ7DnUXX4f1jVao2mSrleV/5IPtW/XAEA26hRVsbc68nuTEKWcr5vMP/1mVoT2O7u8H4v1Vg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
ioredis@5.4.2:
|
||||
resolution: {integrity: sha512-0SZXGNGZ+WzISQ67QDyZ2x0+wVxjjUndtD8oSeik/4ajifeiRufed8fCb8QW8VMyi4MXcS+UO1k/0NGhvq1PAg==}
|
||||
ioredis@5.5.0:
|
||||
resolution: {integrity: sha512-7CutT89g23FfSa8MDoIFs2GYYa0PaNiW/OrT+nRyjRXHDZd17HmIgy+reOQ/yhh72NznNjGuS8kbCAcA4Ro4mw==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
|
||||
ipaddr.js@1.9.1:
|
||||
@@ -11515,7 +11515,7 @@ snapshots:
|
||||
run-async: 3.0.0
|
||||
rxjs: 7.8.1
|
||||
|
||||
ioredis@5.4.2:
|
||||
ioredis@5.5.0:
|
||||
dependencies:
|
||||
'@ioredis/commands': 1.2.0
|
||||
cluster-key-slot: 1.1.2
|
||||
|
||||
Reference in New Issue
Block a user