mirror of
https://github.com/immich-app/immich.git
synced 2025-11-02 18:47:07 -05:00
chore(dep): bump ioredis to 5.8.2 (#23130)
This commit is contained in:
parent
d9a13dc8ac
commit
6164b027e2
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@ -425,8 +425,8 @@ importers:
|
||||
specifier: ^7.6.0
|
||||
version: 7.14.0
|
||||
ioredis:
|
||||
specifier: ^5.3.2
|
||||
version: 5.8.1
|
||||
specifier: ^5.8.2
|
||||
version: 5.8.2
|
||||
js-yaml:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0
|
||||
@ -7302,8 +7302,8 @@ packages:
|
||||
invariant@2.2.4:
|
||||
resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
|
||||
|
||||
ioredis@5.8.1:
|
||||
resolution: {integrity: sha512-Qho8TgIamqEPdgiMadJwzRMW3TudIg6vpg4YONokGDudy4eqRIJtDbVX72pfLBcWxvbn3qm/40TyGUObdW4tLQ==}
|
||||
ioredis@5.8.2:
|
||||
resolution: {integrity: sha512-C6uC+kleiIMmjViJINWk80sOQw5lEzse1ZmvD+S/s8p8CWapftSaC+kocGTx6xrbrJ4WmYQGC08ffHLr6ToR6Q==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
|
||||
ip-address@10.0.1:
|
||||
@ -17212,7 +17212,7 @@ snapshots:
|
||||
bullmq@5.61.0:
|
||||
dependencies:
|
||||
cron-parser: 4.9.0
|
||||
ioredis: 5.8.1
|
||||
ioredis: 5.8.2
|
||||
msgpackr: 1.11.5
|
||||
node-abort-controller: 3.1.1
|
||||
semver: 7.7.3
|
||||
@ -19600,7 +19600,7 @@ snapshots:
|
||||
dependencies:
|
||||
loose-envify: 1.4.0
|
||||
|
||||
ioredis@5.8.1:
|
||||
ioredis@5.8.2:
|
||||
dependencies:
|
||||
'@ioredis/commands': 1.4.0
|
||||
cluster-key-slot: 1.1.2
|
||||
|
||||
@ -75,7 +75,7 @@
|
||||
"geo-tz": "^8.0.0",
|
||||
"handlebars": "^4.7.8",
|
||||
"i18n-iso-countries": "^7.6.0",
|
||||
"ioredis": "^5.3.2",
|
||||
"ioredis": "^5.8.2",
|
||||
"js-yaml": "^4.1.0",
|
||||
"kysely": "0.28.2",
|
||||
"kysely-postgres-js": "^3.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user