Skip to content

Commit

Permalink
Bump express from 4.19.2 to 4.21.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.21.0.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 340cbb1 commit b782813
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 57 deletions.
150 changes: 94 additions & 56 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://github.com/openhab/openhab-google-assistant",
"dependencies": {
"express": "^4.19.2"
"express": "^4.21.0"
},
"devDependencies": {
"@types/jest": "^29.5.12",
Expand Down

0 comments on commit b782813

Please sign in to comment.