body-parser-xml
body-parser-xml copied to clipboard
Update xml2js to version 0.6.0
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