You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While installing the required JavaScript packages using npm install, several security warnings were encountered. These warnings include deprecated packages and vulnerabilities with varying severity levels. Below are the details of the vulnerabilities:
Security Vulnerabilities Found During npm Install
Description
While installing the required JavaScript packages using
npm install
, several security warnings were encountered. These warnings include deprecated packages and vulnerabilities with varying severity levels. Below are the details of the vulnerabilities:To address these issues, it is recommended to run
npm audit fix
. Further details can be found by runningnpm audit
.The text was updated successfully, but these errors were encountered: