mirror of
https://github.com/immich-app/immich.git
synced 2025-11-04 11:33:11 -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
|
specifier: ^7.6.0
|
||||||
version: 7.14.0
|
version: 7.14.0
|
||||||
ioredis:
|
ioredis:
|
||||||
specifier: ^5.3.2
|
specifier: ^5.8.2
|
||||||
version: 5.8.1
|
version: 5.8.2
|
||||||
js-yaml:
|
js-yaml:
|
||||||
specifier: ^4.1.0
|
specifier: ^4.1.0
|
||||||
version: 4.1.0
|
version: 4.1.0
|
||||||
@ -7302,8 +7302,8 @@ packages:
|
|||||||
invariant@2.2.4:
|
invariant@2.2.4:
|
||||||
resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
|
resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
|
||||||
|
|
||||||
ioredis@5.8.1:
|
ioredis@5.8.2:
|
||||||
resolution: {integrity: sha512-Qho8TgIamqEPdgiMadJwzRMW3TudIg6vpg4YONokGDudy4eqRIJtDbVX72pfLBcWxvbn3qm/40TyGUObdW4tLQ==}
|
resolution: {integrity: sha512-C6uC+kleiIMmjViJINWk80sOQw5lEzse1ZmvD+S/s8p8CWapftSaC+kocGTx6xrbrJ4WmYQGC08ffHLr6ToR6Q==}
|
||||||
engines: {node: '>=12.22.0'}
|
engines: {node: '>=12.22.0'}
|
||||||
|
|
||||||
ip-address@10.0.1:
|
ip-address@10.0.1:
|
||||||
@ -17212,7 +17212,7 @@ snapshots:
|
|||||||
bullmq@5.61.0:
|
bullmq@5.61.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
cron-parser: 4.9.0
|
cron-parser: 4.9.0
|
||||||
ioredis: 5.8.1
|
ioredis: 5.8.2
|
||||||
msgpackr: 1.11.5
|
msgpackr: 1.11.5
|
||||||
node-abort-controller: 3.1.1
|
node-abort-controller: 3.1.1
|
||||||
semver: 7.7.3
|
semver: 7.7.3
|
||||||
@ -19600,7 +19600,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
loose-envify: 1.4.0
|
loose-envify: 1.4.0
|
||||||
|
|
||||||
ioredis@5.8.1:
|
ioredis@5.8.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ioredis/commands': 1.4.0
|
'@ioredis/commands': 1.4.0
|
||||||
cluster-key-slot: 1.1.2
|
cluster-key-slot: 1.1.2
|
||||||
|
|||||||
@ -75,7 +75,7 @@
|
|||||||
"geo-tz": "^8.0.0",
|
"geo-tz": "^8.0.0",
|
||||||
"handlebars": "^4.7.8",
|
"handlebars": "^4.7.8",
|
||||||
"i18n-iso-countries": "^7.6.0",
|
"i18n-iso-countries": "^7.6.0",
|
||||||
"ioredis": "^5.3.2",
|
"ioredis": "^5.8.2",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"kysely": "0.28.2",
|
"kysely": "0.28.2",
|
||||||
"kysely-postgres-js": "^3.0.0",
|
"kysely-postgres-js": "^3.0.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user