feature: cloudcmd: rate limit: add support (#437)

This commit is contained in:
coderiaser 2026-05-26 00:17:44 +03:00
parent 161bede8db
commit 5d9628ce70
5 changed files with 38 additions and 20 deletions

View file

@ -105,6 +105,7 @@
"es6-promisify": "^7.0.0",
"execon": "^1.2.0",
"express": "^5.1.0",
"express-rate-limit": "^8.5.2",
"files-io": "^4.0.0",
"find-up": "^8.0.0",
"for-each-key": "^2.0.0",