Updated config manager and app error utils (and main file accordingly), updated express version

This commit is contained in:
Gu://em_ 2025-04-24 18:28:00 +02:00
parent 575efff1cb
commit 72dbe04b3b
6 changed files with 264 additions and 323 deletions

View file

@ -16,7 +16,7 @@
"bcrypt": "^5.1.1",
"better-sqlite3": "^11.9.1",
"dompurify": "^3.2.4",
"express": "^4.21.2",
"express": "^5.1.0",
"jsdom": "^26.0.0",
"jsonwebtoken": "^9.0.2",
"marked": "^15.0.7",