A third-party npm package your front-end relies on is found to have a critical XSS vulnerability. What is the FIRST action you should take?
-
A
Pin the package to the vulnerable version to avoid breaking changes
-
B
Remove the package entirely regardless of impact
-
C
Check if a patched version exists and upgrade immediately
-
D
Disable all script execution in the browser