Skip to content

Commit

Permalink
build(deps): bump express from 4.21.0 to 4.21.1 in /api
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.21.0 to 4.21.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 645a150 commit 13805bd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"body-parser": "^1.20.2",
"connect-history-api-fallback": "^2.0.0",
"cors": "^2.8.5",
"express": "^4.21.0",
"express": "^4.21.1",
"express-openapi": "^12.1.3",
"mongodb": "^5.9.2",
"node-fetch": "^3.3.2",
Expand Down

0 comments on commit 13805bd

Please sign in to comment.