mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-09 17:06:15 +00:00
Potential fix for code scanning alert no. 21: Missing rate limiting
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Obsidian <123307773+LightZirconite@users.noreply.github.com>
This commit is contained in:
@@ -87,6 +87,7 @@
|
||||
"rebrowser-playwright": "1.52.0",
|
||||
"socks-proxy-agent": "^8.0.5",
|
||||
"ts-node": "^10.9.2",
|
||||
"ws": "^8.18.3"
|
||||
"ws": "^8.18.3",
|
||||
"express-rate-limit": "^8.2.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user