opentok-video-embed-demo icon indicating copy to clipboard operation
opentok-video-embed-demo copied to clipboard

Update dependency body-parser to v1.18.2

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

This PR contains the following updates:

Package Type Update Change
body-parser dependencies minor 1.17.2 -> 1.18.2

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

Severity CVSS Score CVE
High High 7.5 CVE-2022-24999
Medium Medium 5.3 CVE-2017-16137

Release Notes

expressjs/body-parser

v1.18.2

Compare Source

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

v1.18.1

Compare Source

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

v1.18.0

Compare Source

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

  • Fix JSON strict violation error to match native parse error
  • Include the body property on verify errors
  • Include the type property on all generated errors
  • Use http-errors to set status code on errors
  • deps: [email protected]
  • deps: [email protected]
  • deps: depd@~1.1.1
    • Remove unnecessary Buffer loading
  • deps: http-errors@~1.6.2
  • deps: [email protected]
    • Add support for React Native
    • Add a warning if not loaded as utf-8
    • Fix CESU-8 decoding in Node.js 8
    • Improve speed of ISO-8859-1 encoding
  • deps: [email protected]
  • deps: [email protected]
  • perf: prevent internal throw when missing charset

  • [ ] If you want to rebase/retry this PR, click this checkbox.