Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 362ff3c commit 6d93720
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 10 deletions.
78 changes: 69 additions & 9 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 @@ -23,7 +23,7 @@
"homepage": "https://github.com/MilkaChucky/BookingWebApp#readme",
"dependencies": {
"bcrypt": "^5.1.0",
"body-parser": "^1.20.1",
"body-parser": "^1.20.3",
"cookie-parser": "^1.4.5",
"cors": "^2.8.5",
"express": "^4.20.0",
Expand Down

0 comments on commit 6d93720

Please sign in to comment.