1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 07:35:35 +02:00

update deps (MisskeyIO#889)

- メンテナンスされないredis-lockを自前実装に変更
- 既にロックされている場合のリトライ間隔を調整
This commit is contained in:
あわわわとーにゅ
2025-01-15 03:24:33 +09:00
committed by kakkokari-gtyih
parent 46edd40409
commit 90e2dfef4e
25 changed files with 162 additions and 139 deletions

View File

@@ -161,7 +161,6 @@
"ratelimiter": "3.4.1",
"re2": "1.21.5",
"redis-info": "3.1.0",
"redis-lock": "1.0.0",
"reflect-metadata": "0.2.2",
"rename": "1.0.4",
"rss-parser": "3.13.0",