Skip to content

Commit affc91c

Browse files
Update dependency ioredis to v5.8.2
1 parent 1b93944 commit affc91c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"es-toolkit": "1.40.0",
8383
"hono": "4.10.3",
8484
"html-to-text": "9.0.5",
85-
"ioredis": "5.8.1",
85+
"ioredis": "5.8.2",
8686
"jsonwebtoken": "9.0.2",
8787
"knex": "3.1.0",
8888
"ky": "1.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3206,10 +3206,10 @@ interpret@^2.2.0:
32063206
resolved "https://registry.yarnpkg.com/interpret/-/interpret-2.2.0.tgz#1a78a0b5965c40a5416d007ad6f50ad27c417df9"
32073207
integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==
32083208

3209-
ioredis@5.8.1, ioredis@^5.4.1:
3210-
version "5.8.1"
3211-
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.8.1.tgz#2d2dae406be71665607906f57b3c971bb4b089ae"
3212-
integrity sha512-Qho8TgIamqEPdgiMadJwzRMW3TudIg6vpg4YONokGDudy4eqRIJtDbVX72pfLBcWxvbn3qm/40TyGUObdW4tLQ==
3209+
ioredis@5.8.2, ioredis@^5.4.1:
3210+
version "5.8.2"
3211+
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.8.2.tgz#c7a228a26cf36f17a5a8011148836877780e2e14"
3212+
integrity sha512-C6uC+kleiIMmjViJINWk80sOQw5lEzse1ZmvD+S/s8p8CWapftSaC+kocGTx6xrbrJ4WmYQGC08ffHLr6ToR6Q==
32133213
dependencies:
32143214
"@ioredis/commands" "1.4.0"
32153215
cluster-key-slot "^1.1.0"

0 commit comments

Comments
 (0)