Skip to content

Commit

Permalink
chore: Update npm dependencies for express-rate-limit, swagger-ui-exp…
Browse files Browse the repository at this point in the history
…ress, and nodemon
  • Loading branch information
ubeydeozdmr committed Aug 10, 2024
1 parent e5243a3 commit 35ee60b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 26 deletions.
44 changes: 21 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"express-rate-limit": "^7.2.0",
"express-rate-limit": "^7.4.0",
"morgan": "^1.10.0",
"pug": "^3.0.3",
"swagger-jsdoc": "^6.2.8",
"swagger-ui-express": "^5.0.0"
"swagger-ui-express": "^5.0.1"
},
"devDependencies": {
"jest": "^29.7.0",
"nodemon": "^3.1.2"
"nodemon": "^3.1.4"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 35ee60b

Please sign in to comment.