Description
Hi, for one of our projects after upgrading react-scripts to the latest version ([email protected]), the Veracode static code analysis tool points out that few libraries are vulnerable to uninitialized buffer allocation attacks, prototype pollution,These libraries are given below
[email protected] is vulnerable to prototype pollution. By upgrading this to a version >=6.12.4 this issue can be resolved
[email protected] is vulnerable to uninitialized buffer allocation attacks. By upgrading this to a version >=0.7.1 this issue can be resolved
Is there any plan to upgrade these packages to improve the security? If yes, could you please update by when these changes could be implemented. Any quick help/support you could provide on this would be much appreciated.