Skip to content

Commit

Permalink
Bump express from 4.18.2 to 4.19.2 in /server
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 667bd6b commit 8cfc999
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 54 deletions.
143 changes: 90 additions & 53 deletions server/package-lock.json

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

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"express": "^4.19.2",
"express-rate-limit": "^7.0.2",
"jsonwebtoken": "^9.0.0",
"moment": "^2.29.4",
Expand Down

0 comments on commit 8cfc999

Please sign in to comment.