mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
ci: use yarn audit [skip release]
This commit is contained in:
parent
6a4808f576
commit
2f1c87994e
@ -64,7 +64,7 @@ jobs:
|
||||
at: ~/project
|
||||
- run:
|
||||
name: Security Audit
|
||||
command: npm install --package-lock-only && npm audit --audit-level=moderate
|
||||
command: yarn audit
|
||||
|
||||
build:
|
||||
<<: *defaults
|
||||
|
Loading…
Reference in New Issue
Block a user