Skip to content

Commit

Permalink
chore: update dependency express-session to ^1.18.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and dhmlau committed Oct 17, 2024
1 parent 583cf0f commit 1aa7851
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 12 deletions.
2 changes: 1 addition & 1 deletion examples/passport-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"client-sessions": "^0.8.0",
"debug": "^4.3.7",
"express": "^4.19.2",
"express-session": "^1.18.0",
"express-session": "^1.18.1",
"jade": "^1.11.0",
"lodash": "^4.17.21",
"passport": "^0.5.3",
Expand Down
28 changes: 17 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1aa7851

Please sign in to comment.