diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-06-06 01:55:27 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-06-06 01:55:27 -0700 |
| commit | 39f75924217a1e9987d97727124b19f7244192bb (patch) | |
| tree | 190e44cb9f72a5af41c0e9b9b929dc9b8bb7723b /package.json | |
| parent | cfc9cd8c7770ddc8f151610acd177e54169e28d7 (diff) | |
implement stateless session guess checking
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 7b07c3e..ccd7ad9 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "cors": "^2.8.6", "dotenv": "^17.4.2", "express": "^5.2.1", + "express-rate-limit": "^8.5.2", "lodash": "^4.18.1", "prop-types": "^15.8.1", "react": "^19.2.7", |
