Fix E2EE retry handling with makeCacheableSignalKeyStore and msgRetryCounterCache

This commit is contained in:
Hamza-Ayed
2026-05-22 20:00:24 +03:00
parent 81efa2e8eb
commit d868364c18
2 changed files with 22 additions and 6 deletions

View File

@@ -12,6 +12,7 @@
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"node-cache": "^5.1.2",
"pino": "^9.2.0"
}
}