Skip to content

Commit

Permalink
Bump express from 4.19.2 to 4.20.0
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.19.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.19.2...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 21, 2024
1 parent 8345f14 commit 15d8782
Show file tree
Hide file tree
Showing 3 changed files with 2,832 additions and 2,261 deletions.
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@overture-stack/lyric": "workspace:^",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"express": "^4.20.0",
"helmet": "^7.1.0",
"swagger-jsdoc": "^6.2.8",
"swagger-ui-express": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"deep-freeze": "^0.0.1",
"dotenv": "^16.4.5",
"drizzle-orm": "^0.29.5",
"express": "^4.19.2",
"express": "^4.20.0",
"firstline": "^2.0.2",
"lodash-es": "^4.17.21",
"multer": "1.4.5-lts.1",
Expand Down
Loading

0 comments on commit 15d8782

Please sign in to comment.