We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c53c70 commit 356211bCopy full SHA for 356211b
.github/workflows/CI-time-tracker-ui.yml
@@ -28,7 +28,7 @@ jobs:
28
node-version: '12.x'
29
30
- name: Security Audit
31
- run: npm audit
+ run: npm audit --audit-level=moderate
32
33
ci-test:
34
name: Running unit tests
0 commit comments