Skip to content

Commit

Permalink
build(deps): update express requirement from ^4.19.2 to ^4.21.0
Browse files Browse the repository at this point in the history
Updates the requirements on [express](https://github.com/expressjs/express) to permit the latest version.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 9763cc7 commit d1596ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"axios": "^1.7.7",
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"express": "^4.19.2",
"express": "^4.21.0",
"multer": "^1.4.5-lts.1",
"swagger-node-runner-fork": "^0.8.0",
"swagger-ui-express": "^5.0.1",
Expand Down

0 comments on commit d1596ef

Please sign in to comment.