fix: update express so async errors are handler

This commit is contained in:
mrjvs 2026-08-05 17:10:31 +02:00
parent 76cb384fa1
commit 754cdaec16
2 changed files with 739 additions and 412 deletions

1149
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,7 +33,7 @@
"cookie-parser": "^1.4.5",
"discord-api-types": "^0.38.52",
"discord-oauth2": "github:ryanblenis/discord-oauth2",
"express": "^4.17.1",
"express": "^5.2.1",
"express-handlebars": "^5.3.1",
"express-locale": "^2.0.0",
"fs-extra": "^9.1.0",