body-parser-xml icon indicating copy to clipboard operation
body-parser-xml copied to clipboard

Update xml2js to version 0.6.0

Open rmagrin opened this issue 2 years ago • 0 comments

The original change to fix CVE-2023-0842 in xml2js that was released with xml2js version 0.5.0 introduced some breaking changes.

A second fix was made that was released with xml2js version 0.6.0.

This change updates xml2js to version 0.6.0 in order to avoid problems caused by the breaking changes introduced in xml2js version 0.5.0.

Reference: https://github.com/Leonidas-from-XIV/node-xml2js/pull/674

rmagrin avatar Jul 12 '23 14:07 rmagrin