xml2js <=0.4.23 Severity: high xml2js is vulnerable to prototype pollution - https://github.com/advisories/GHSA-776f-qx25-q3cc No fix available node_modules/xml2js aws-sdk * Depends on vulnerable versions of xml2js node_modules/aws-sdk
2 high severity vulnerabilities
Upgraded aws-sdk npm package to latest version. But vulnerability still exists.
package-lock.json
,package.json
: "overrides": {
"xml2js": "^0.5.0"
}
npm i