Chore(deps): Update express-rate-limit (#3667)

## Description:

Update express-rate-limit 7.5.0 > 8.3.2.

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced

## Please put your Discord username so you can be contacted if a bug or
regression is found:

tryout33
This commit is contained in:
VariableVince
2026-04-14 19:50:51 +02:00
committed by GitHub
parent 5b6796a9ea
commit 845ebd7d1a
2 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -108,7 +108,7 @@
"dotenv": "^16.5.0",
"ejs": "^3.1.10",
"express": "^5.2.1",
"express-rate-limit": "^7.5.0",
"express-rate-limit": "^8.3.2",
"fastpriorityqueue": "^0.7.5",
"howler": "^2.2.4",
"intl-messageformat": "^10.7.16",