Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 253 Bytes

SECURITY.md

File metadata and controls

11 lines (7 loc) · 253 Bytes

Security

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