Describe the bug
Veracode identifies a Prototype Pollution vulnerability in the deep-override dependency. I am getting the following warning:
Prototype Pollution: deep-override is vulnerable to prototype pollution. An attacker is able to exploit the vulnerability to inject arbitrary properties into existing construct prototypes and modify attributes such as proto, constructor and prototype via the override function.
deep-override has already received an update, but it seems like the issue still exists.