Skip to content

Commit

Permalink
Bump express-session from 1.17.2 to 1.18.1
Browse files Browse the repository at this point in the history
Bumps [express-session](https://github.com/expressjs/session) from 1.17.2 to 1.18.1.
- [Release notes](https://github.com/expressjs/session/releases)
- [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md)
- [Commits](expressjs/session@v1.17.2...v1.18.1)

---
updated-dependencies:
- dependency-name: express-session
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 79cb6a2 commit e9c256c
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 @@ -10,7 +10,7 @@
"dependencies": {
"adapt-authoring-roles": "github:adapt-security/adapt-authoring-roles",
"adapt-authoring-users": "github:adapt-security/adapt-authoring-users",
"express-session": "1.17.2",
"express-session": "1.18.1",
"jsonwebtoken": "9.0.0",
"path-to-regexp": "^8.0.0"
},
Expand Down

0 comments on commit e9c256c

Please sign in to comment.