Skip to content

Commit

Permalink
chore(deps): update express-session requirement from ^1.17.3 to ^1.18.0
Browse files Browse the repository at this point in the history
Updates the requirements on [express-session](https://github.com/expressjs/session) to permit the latest version.
- [Release notes](https://github.com/expressjs/session/releases)
- [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md)
- [Commits](expressjs/session@v1.17.3...v1.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 1a89712 commit ab8a912
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.6",
"express": "^4.18.2",
"express-session": "^1.17.3",
"express-session": "^1.18.0",
"iobroker.simple-api": "^2.7.2",
"iobroker.ws": "2.5.10",
"iobroker.socketio": "6.6.0",
Expand Down

0 comments on commit ab8a912

Please sign in to comment.