diff options
| author | Ritesh Ghosh <[email protected]> | 2023-09-10 20:16:26 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2023-09-10 20:16:26 +0530 |
| commit | 647fdcaf29b119b077dc352a414f2224ddb4e3ee (patch) | |
| tree | db138de74770f8698c9260595c3abd2ae5778d98 | |
| parent | f8f2883f72136ebcb95d84f9c182bd03a7ad80fe (diff) | |
| download | aniwatch-api-647fdcaf29b119b077dc352a414f2224ddb4e3ee.tar.xz aniwatch-api-647fdcaf29b119b077dc352a414f2224ddb4e3ee.zip | |
chore(bump): bumped `express-rate-limit` pkg version
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 8b19281..ec026d3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "crypto-js": "^4.1.1", "dotenv": "^16.3.1", "express": "^4.18.2", - "express-rate-limit": "^6.9.0", + "express-rate-limit": "^6.11.0", "http-errors": "^2.0.0", "morgan": "^1.10.0" }, @@ -51,4 +51,4 @@ "ts-node": "^10.9.1", "typescript": "^5.1.6" } -} +}
\ No newline at end of file |
