Skip to content

Commit

Permalink
Bump express from 4.18.2 to 4.20.0 in /packages/backend
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.2 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.18.2...4.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 89b71e0 commit 3aa589e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"app": "link:../app",
"better-sqlite3": "9.4.0",
"dockerode": "3.3.5",
"express": "4.18.2",
"express": "4.20.0",
"express-promise-router": "4.1.1",
"knex": "2.5.1",
"luxon": "3.2.1",
Expand Down

0 comments on commit 3aa589e

Please sign in to comment.