Skip to content

Commit

Permalink
Bump cookie, cookie-parser, express and express-session (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 4f956e6 commit 5e807ce
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
58 changes: 29 additions & 29 deletions BookingWebApi/package-lock.json

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

6 changes: 3 additions & 3 deletions BookingWebApi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"dependencies": {
"bcrypt": "^5.1.0",
"body-parser": "^1.20.3",
"cookie-parser": "^1.4.5",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"express": "^4.21.0",
"express": "^4.21.1",
"express-fileupload": "^1.1.9",
"express-session": "^1.17.0",
"express-session": "^1.18.1",
"mongoose": "^5.13.20",
"nodemailer": "^6.9.9",
"passport": "^0.6.0",
Expand Down

0 comments on commit 5e807ce

Please sign in to comment.