Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 43378d8 commit 6588acf
Show file tree
Hide file tree
Showing 2 changed files with 309 additions and 156 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"compression": "^1.7.4",
"cors": "^2.8.5",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express": "^4.20.0",
"helmet": "^3.22.0",
"jest": "^26.0.1",
"jsonwebtoken": "^8.5.1",
Expand Down
Loading

0 comments on commit 6588acf

Please sign in to comment.