studio icon indicating copy to clipboard operation
studio copied to clipboard

Update dependency body-parser to v1.20.3

Open mend-for-github-com[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Type Update Change
body-parser dependencies patch 1.20.2 -> 1.20.3

By merging this PR, the issue #382 will be automatically resolved and closed:

Severity CVSS Score CVE Reachability
High High 7.5 CVE-2024-45590

Release Notes

expressjs/body-parser (body-parser)

v1.20.3

Compare Source

===================

  • deps: [email protected]
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)

  • [ ] If you want to rebase/retry this PR, check this box