Skip to content

Commit

Permalink
build(deps): bump express from 4.21.0 to 4.21.1 in /inventory
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 645a150 commit c8ed050
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions inventory/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 inventory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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",
"swagger-ui-express": "^4.6.3"
},
Expand Down

0 comments on commit c8ed050

Please sign in to comment.