Skip to content

Commit

Permalink
Merge pull request #29 from watsonarw/update-vulnerable-dependencies
Browse files Browse the repository at this point in the history
Update vulnerable dependencies
  • Loading branch information
rschristian committed May 21, 2024
2 parents 0c7ab65 + 1193677 commit a591f44
Show file tree
Hide file tree
Showing 2 changed files with 848 additions and 611 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: '12.x'
node-version: '20.x'
- run: npm install
- run: npm run build --if-present
- run: npm test
Expand Down
Loading

0 comments on commit a591f44

Please sign in to comment.