Skip to content

Commit

Permalink
dep
Browse files Browse the repository at this point in the history
  • Loading branch information
solaris0051 committed Dec 13, 2024
1 parent 73953df commit df20202
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 29 deletions.
52 changes: 28 additions & 24 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@
"bootstrap": "^5.3.3",
"compression": "^1.7.5",
"cookie-parser": "~1.4.7",
"debug": "~4.3.7",
"dotenv": "^16.4.5",
"express": "~4.21.1",
"debug": "~4.4.0",
"dotenv": "^16.4.7",
"express": "~4.21.2",
"express-async-handler": "^1.2.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.8.0",
"mongoose": "^8.8.4",
"morgan": "~1.10.0",
"pug": "3.0.3"
},
"devDependencies": {
"nodemon": "^3.1.7"
"nodemon": "^3.1.9"
},
"overrides": {
"semver": "7.5.3"
Expand Down

0 comments on commit df20202

Please sign in to comment.