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
When downloading several packages like ESLint, Cypress and Prettier, I have been warned of 4 high vulnerabilities for each package. I don't know if this is concerned an issue, however I'd like to address it for the CA.
Output for Cypress install:
111 packages are looking for funding
run `npm fund` for details
4 high severity vulnerabilities
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
The text was updated successfully, but these errors were encountered:
When downloading several packages like ESLint, Cypress and Prettier, I have been warned of 4 high vulnerabilities for each package. I don't know if this is concerned an issue, however I'd like to address it for the CA.
Output for Cypress install:
The text was updated successfully, but these errors were encountered: