Skip to content

Commit

Permalink
added express ratelimit modeule
Browse files Browse the repository at this point in the history
  • Loading branch information
csteph9 committed Dec 19, 2023
1 parent 600bab6 commit 57d0b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"csv-parser": "^3.0.0",
"ejs": "^3.1.9",
"express": "^4.18.2",
"express-rate-limit": "^7.1.5",
"fs": "^0.0.1-security",
"multer": "^1.4.5-lts.1",
"mustache": "^4.2.0",
Expand Down

0 comments on commit 57d0b4a

Please sign in to comment.