Skip to content

Commit

Permalink
build(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent 093c7f6 commit f66ca35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"cors": "^2.8.5",
"dotenv": "16.1.4",
"errorhandler": "1.5.1",
"express": "4.18.2",
"express": "4.19.2",
"hot-shots": "^10.0.0",
"http-terminator": "^3.2.0",
"JSONStream": "^1.3.5",
Expand Down

0 comments on commit f66ca35

Please sign in to comment.