For latest features support, please switch to Azure Storage JavaScript SDK V10.
Which service(blob, file, queue, table) does this issue concern?
The issue is caused by the [email protected] version. This needs to be updated to [email protected] in [email protected]
Which version of the SDK was used?
[email protected]
What's the Node.js/Browser version?
node 18
What problem was encountered?
[email protected] introduces security vulnerabilities which can be fixed by upgrading to [email protected]
Steps to reproduce the issue?
Install [email protected] and check dependencies for xml2js
Have you found a mitigation/solution?
Upgrade xml2js to 0.5.0 version