mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(ci): update audit level to moderate
This commit is contained in:
parent
7d4b1519e8
commit
c540fd5ff9
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -95,7 +95,7 @@ jobs:
|
||||
key: ${{ matrix.os }}-node-v${{ matrix.node }}-nuxt-${{ github.sha }}
|
||||
|
||||
- name: audit
|
||||
run: yarn audit
|
||||
run: yarn audit --level moderate
|
||||
needs: setup
|
||||
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user