Fix cache not clearing properly

This commit is contained in:
Ajay
2026-03-10 16:47:10 -04:00
parent e4d3aeab05
commit 1fe7720c8c
2 changed files with 8 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
"express-rate-limit": "^6.7.0",
"form-data": "^4.0.4",
"lodash": "^4.17.23",
"@ajayyy/simple-lru-cache": "^1.1.2",
"@ajayyy/simple-lru-cache": "^1.1.3",
"lz4-napi": "^2.2.0",
"pg": "^8.8.0",
"rate-limit-redis": "^3.0.1",