Reporting Yarn Audit Results to Team City
Parsing Yarn Audit
yarn npm audit -R -A is a useful command to check your dependencies for vulnerabilities before using them in production and it displays a neat human readable list of problems and advice on how to correct them.
├─ browserslist: 4.14...
blog.codingcoyote.dev9 min read