Skip to content

Commit ef3564a

Browse files
authored
chore(audit): update some deps and enable audit on CI (#693)
1 parent 4259215 commit ef3564a

File tree

3 files changed

+411
-348
lines changed

3 files changed

+411
-348
lines changed

.github/workflows/nodejs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ jobs:
4343
- name: Lint
4444
run: npm run lint
4545

46-
# - name: Security audit
47-
# run: npm run security
46+
- name: Security audit
47+
run: npm run security
4848

4949
- name: Check commit message
5050
uses: wagoid/commitlint-github-action@v1

0 commit comments

Comments
 (0)