mirror of
https://github.com/sasjs/adapter.git
synced 2026-04-14 18:03:14 +00:00
fix(deps): bump follow-redirects
resolve moderate advisory (GHSA-r4q5-vmmm-2653) via npm audit fix; formatting via npm run lint:fix
This commit is contained in:
2
.github/workflows/build-unit-tests.yml
vendored
2
.github/workflows/build-unit-tests.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
${{ runner.os }}-node-
|
||||
|
||||
- name: Check npm audit
|
||||
run: npm audit --production --audit-level=low
|
||||
run: npm audit --omit=dev --audit-level=low
|
||||
|
||||
- name: Install Dependencies
|
||||
run: npm ci
|
||||
|
||||
Reference in New Issue
Block a user