Skip to content

Commit

Permalink
Bump body-parser from 1.20.2 to 1.20.3
Browse files Browse the repository at this point in the history
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.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.20.2...1.20.3)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 3139fea commit cd883fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
Binary file not shown.
23 changes: 1 addition & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4204,7 +4204,7 @@ __metadata:
languageName: node
linkType: hard

"body-parser@npm:1.20.3, body-parser@npm:^1.20.3":
"body-parser@npm:1.20.3, body-parser@npm:^1.19.0":
version: 1.20.3
resolution: "body-parser@npm:1.20.3"
dependencies:
Expand All @@ -4224,26 +4224,6 @@ __metadata:
languageName: node
linkType: hard

"body-parser@npm:^1.19.0":
version: 1.20.2
resolution: "body-parser@npm:1.20.2"
dependencies:
bytes: "npm:3.1.2"
content-type: "npm:~1.0.5"
debug: "npm:2.6.9"
depd: "npm:2.0.0"
destroy: "npm:1.2.0"
http-errors: "npm:2.0.0"
iconv-lite: "npm:0.4.24"
on-finished: "npm:2.4.1"
qs: "npm:6.11.0"
raw-body: "npm:2.5.2"
type-is: "npm:~1.6.18"
unpipe: "npm:1.0.0"
checksum: 10/3cf171b82190cf91495c262b073e425fc0d9e25cc2bf4540d43f7e7bbca27d6a9eae65ca367b6ef3993eea261159d9d2ab37ce444e8979323952e12eb3df319a
languageName: node
linkType: hard

"bowser@npm:^1.4.5":
version: 1.9.4
resolution: "bowser@npm:1.9.4"
Expand Down Expand Up @@ -8658,7 +8638,6 @@ __metadata:
babel-jest: "npm:^29.7.0"
babel-loader: "npm:^9.1.3"
babel-plugin-minify-replace: "npm:^0.5.0"
body-parser: "npm:^1.20.3"
browser-resolve: "npm:^2.0.0"
concurrently: "npm:^9.0.0"
cookie-parser: "npm:^1.4.6"
Expand Down

0 comments on commit cd883fc

Please sign in to comment.