Skip to content

Commit

Permalink
feat: update package versions
Browse files Browse the repository at this point in the history
* Update to latest stable node 20
* Update dependencies for audit fixes

v1.4.0
  • Loading branch information
michaelmcshinsky committed Feb 2, 2024
1 parent 386c58a commit 3d943d7
Show file tree
Hide file tree
Showing 4 changed files with 742 additions and 7,946 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node: ['16.x']
node: ['20.x']
os: [ubuntu-latest, windows-latest, macOS-latest]

steps:
Expand Down
Loading

0 comments on commit 3d943d7

Please sign in to comment.