Secutiry

Dependencies audit

From time to time it's reasonable to audit dependencies for security issues and fix present issues.

Use the following command to perform audit chheck and apply automatic fixes if possible.

yarn audit:fix

Last updated