Skip to content

Commit

Permalink
deps: install dependencies for csurf and express rate limit
Browse files Browse the repository at this point in the history
  • Loading branch information
harmeetsingh11 committed Jan 13, 2025
1 parent c92db5c commit 6137f3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@
"bcrypt": "^5.1.1",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"csurf": "^1.11.0",
"dotenv": "^16.4.5",
"email-validator": "^2.0.4",
"express": "^4.21.2",
"express-rate-limit": "^7.5.0",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.9.3",
"nodemon": "^3.1.5"
Expand Down

0 comments on commit 6137f3e

Please sign in to comment.