Skip to content

Commit

Permalink
Lock files updated
Browse files Browse the repository at this point in the history
  • Loading branch information
antonyagustine committed Jan 10, 2023
1 parent c349aed commit 4473589
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sca-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
node-version: '16.x'
cache: 'pnpm'
- name: Install dependencies
run: pnpm install --frozen-lockfile
run: pnpm install
# - run: npx lerna bootstrap --force-local --concurrency 1
- name: Run Snyk to check for vulnerabilities
uses: snyk/actions/node@master
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 6 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4473589

Please sign in to comment.