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