opentok-node icon indicating copy to clipboard operation
opentok-node copied to clipboard

chore(deps): update dependency body-parser to ~1.20.3 (main)

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

This PR contains the following updates:

Package Type Update Change
body-parser dependencies minor ~1.19.0 -> ~1.20.3

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

Severity CVSS Score Vulnerability 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)

v1.20.2

Compare Source

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

  • Fix strict json error message on Node.js 19+
  • deps: content-type@~1.0.5
    • perf: skip value escaping when unnecessary
  • deps: [email protected]

v1.20.1

Compare Source

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

v1.20.0

Compare Source

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

v1.19.2

Compare Source

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

v1.19.1

Compare Source

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


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