Skip to content

Commit

Permalink
chore(deps): update express requirement from ^4.21.0 to ^4.21.2
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.2/History.md)
- [Commits](expressjs/express@4.21.0...4.21.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent bdaa8b1 commit bf7e1f0
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 @@ -21,7 +21,7 @@
"dependencies": {
"@iobroker/webserver": "^1.0.6",
"@iobroker/adapter-core": "^3.2.3",
"express": "^4.21.0",
"express": "^4.21.2",
"axios": "^1.7.8"
},
"devDependencies": {
Expand Down

0 comments on commit bf7e1f0

Please sign in to comment.