We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For latest features support, please switch to Azure Storage JavaScript SDK V10.
We're still relying azure-storage 2.10.7 until we can make the proper changes to migrate to V12. In particular we're using blob storage.
azure-storage 2.10.7
Node.js v14 backend only
Component Governance is flagging azure-storage 2.10.7 dependency on md5.js
Component Governance identifies azure-storage as a root dependency for md5.js
Currently upgrading would solve the issue however the first attempts to migrate to v12 hasn't been successful.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Which service(blob, file, queue, table) does this issue concern?
We're still relying azure-storage 2.10.7 until we can make the proper changes to migrate to V12. In particular we're using blob storage.
Which version of the SDK was used?
azure-storage 2.10.7
What's the Node.js/Browser version?
Node.js v14 backend only
What problem was encountered?
Component Governance is flagging azure-storage 2.10.7 dependency on md5.js
Steps to reproduce the issue?
Component Governance identifies azure-storage as a root dependency for md5.js
Have you found a mitigation/solution?
Currently upgrading would solve the issue however the first attempts to migrate to v12 hasn't been successful.
The text was updated successfully, but these errors were encountered: