Skip to content

Commit

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

See this package in npm:
express-session

See this project in Snyk:
https://app.snyk.io/org/booka39/project/cbc20a9f-3397-4b8d-a599-051178a3862c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 6, 2024
1 parent 87207bd commit e92cef9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
21 changes: 13 additions & 8 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 @@ -4,7 +4,7 @@
"dotenv": "^16.1.3",
"ejs": "^3.1.9",
"express": "^4.18.2",
"express-session": "^1.17.3",
"express-session": "^1.18.1",
"googleapis": "^118.0.0",
"hover.css": "^2.3.2",
"nodemailer": "^6.9.3",
Expand Down

0 comments on commit e92cef9

Please sign in to comment.