aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRitesh Ghosh <[email protected]>2023-09-10 20:16:26 +0530
committerRitesh Ghosh <[email protected]>2023-09-10 20:16:26 +0530
commit647fdcaf29b119b077dc352a414f2224ddb4e3ee (patch)
treedb138de74770f8698c9260595c3abd2ae5778d98
parentf8f2883f72136ebcb95d84f9c182bd03a7ad80fe (diff)
downloadaniwatch-api-647fdcaf29b119b077dc352a414f2224ddb4e3ee.tar.xz
aniwatch-api-647fdcaf29b119b077dc352a414f2224ddb4e3ee.zip
chore(bump): bumped `express-rate-limit` pkg version
-rw-r--r--package.json4
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