Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 35cdc60 commit af9ad38
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 @@ -26,7 +26,7 @@
"connect-flash": "^0.1.1",
"cookie-parser": "^1.4.7",
"cookie-signature": "^1.2.1",
"express": "^4.19.2",
"express": "^4.21.1",
"express-session": "^1.18.0",
"iobroker.simple-api": "^2.8.0",
"iobroker.ws": "2.6.2",
Expand Down

0 comments on commit af9ad38

Please sign in to comment.