Skip to content

Commit

Permalink
Bump express from 4.18.2 to 4.19.2 in /BookingWebApi
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2024
1 parent 7bfe441 commit 06db7db
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 9 deletions.
53 changes: 45 additions & 8 deletions BookingWebApi/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 BookingWebApi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"body-parser": "^1.20.1",
"cookie-parser": "^1.4.5",
"cors": "^2.8.5",
"express": "^4.18.2",
"express": "^4.19.2",
"express-fileupload": "^1.1.9",
"express-session": "^1.17.0",
"mongoose": "^5.13.20",
Expand Down

0 comments on commit 06db7db

Please sign in to comment.