Skip to content

Commit

Permalink
dep
Browse files Browse the repository at this point in the history
  • Loading branch information
solaris0051 committed Oct 11, 2024
1 parent d6ce76a commit 97ef9ba
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
78 changes: 39 additions & 39 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"dependencies": {
"bootstrap": "^5.3.3",
"compression": "^1.7.4",
"cookie-parser": "~1.4.6",
"cookie-parser": "~1.4.7",
"debug": "~4.3.7",
"dotenv": "^16.4.5",
"express": "~4.21.0",
"express": "~4.21.1",
"express-async-handler": "^1.2.0",
"express-rate-limit": "^7.4.0",
"express-rate-limit": "^7.4.1",
"express-validator": "^7.2.0",
"helmet": "^8.0.0",
"http-errors": "~2.0.0",
"moment": "^2.30.1",
"mongoose": "^8.7.0",
"mongoose": "^8.7.1",
"morgan": "~1.10.0",
"pug": "3.0.3"
},
Expand Down

0 comments on commit 97ef9ba

Please sign in to comment.