diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 92718ae..5096c83 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "homepage": "https://github.com/mat-1/skyblock-api#readme", "dependencies": { "express": "^4.17.2", - "express-rate-limit": "^6.1.0", + "express-rate-limit": "^6.2.0", "lru-cache": "^6.0.0", "mongodb": "^4.3.1", "node-cache": "^5.1.2", |