fix(approval): _from_ws 파일 60초 TTL 자동 삭제 — stale SKIP 스팸 방지 (v0.5.85)

This commit is contained in:
Variet Worker
2026-04-19 07:32:49 +09:00
parent 1662ac4f6b
commit 498683c977
3 changed files with 11 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "gravity-bridge",
"version": "0.5.84",
"version": "0.5.85",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "gravity-bridge",
"version": "0.5.84",
"version": "0.5.85",
"dependencies": {
"cheerio": "^1.2.0",
"ws": "^8.19.0"