Skip to content

Commit

Permalink
fix: upgrade express-session from 1.15.6 to 1.18.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade express-session from 1.15.6 to 1.18.0.

See this package in npm:
express-session

See this project in Snyk:
https://app.snyk.io/org/antonin.sabiron/project/73ea97e1-a478-47a5-93f9-7ba009777664?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 20, 2024
1 parent d899151 commit 032d986
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 46 deletions.
145 changes: 100 additions & 45 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"csurf": "^1.8.3",
"dont-sniff-mimetype": "^1.0.0",
"express": "^4.13.4",
"express-session": "^1.13.0",
"express-session": "^1.18.0",
"forever": "^2.0.0",
"helmet": "^2.0.0",
"marked": "0.3.5",
Expand Down

0 comments on commit 032d986

Please sign in to comment.