Skip to content

Commit

Permalink
update:up the audit level to high
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuLivebardon committed Jul 7, 2023
1 parent 11abcbc commit 36ca08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- npm run assert-code
name: 'Build and test code'
- script:
- npm audit --audit-level=low
- npm audit --audit-level=high
name: 'Lightweight dependencies security audit'
- script:
- npm run validate-links
Expand Down

0 comments on commit 36ca08b

Please sign in to comment.