Skip to content

Commit

Permalink
chore(security): bump packages, remove shrinkwrap, add lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rxmarbles committed May 22, 2023
1 parent 0345866 commit 76236b9
Show file tree
Hide file tree
Showing 3 changed files with 1,518 additions and 3,157 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 14
- run: npm i -g npm@7.6.3
node-version: 16
- run: npm ci
- run: npm run init-localstack
- run: npm test
Loading

0 comments on commit 76236b9

Please sign in to comment.