Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump body-parser from 1.18.2 to 1.20.3 in /2018/quals/misc-bookshelf/app
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.18.2 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.18.2...1.20.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
commit f23cc5292c48ae5dec14a648b2e0aca2b19ec676
2 changes: 1 addition & 1 deletion 2018/quals/misc-bookshelf/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"dependencies": {
"@google-cloud/datastore": "1.3.4",
"@google-cloud/storage": "1.6.0",
"body-parser": "1.18.2",
"body-parser": "1.20.3",
"express": "4.16.2",
"lodash": "4.17.5",
"mongodb": "3.0.2",
Expand Down