mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: audit level
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
with:
|
||||
node-version: 20
|
||||
- name: Audit dependencies
|
||||
run: npm audit --audit-level low
|
||||
run: npm audit --audit-level critical
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
- name: Svelte Diagnostics
|
||||
|
||||
Reference in New Issue
Block a user