Skip to content

Commit

Permalink
Merge pull request #293 from raszi/fix/rimraf
Browse files Browse the repository at this point in the history
chore: upgrade rimraf to fix transitive vulnerability
  • Loading branch information
raszi committed Feb 28, 2024
2 parents aab7312 + 04371f3 commit 93854c2
Show file tree
Hide file tree
Showing 3 changed files with 708 additions and 60 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
node-version: [12.x, 14.x, 16.x, 18.x]
node-version: [14.x, 16.x, 18.x, 20.x]
os: [ubuntu-latest, windows-latest]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

Expand Down

0 comments on commit 93854c2

Please sign in to comment.