Skip to content

Commit

Permalink
build(deps): bump express from 4.21.0 to 4.21.2 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.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.21.0...4.21.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 645a150 commit 328f8c7
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 24 deletions.
50 changes: 27 additions & 23 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.2",
"express-openapi": "^12.1.3",
"mongodb": "^5.9.2",
"node-fetch": "^3.3.2",
Expand Down

0 comments on commit 328f8c7

Please sign in to comment.