Skip to content

Commit

Permalink
security: Fix vulnerability in cross-spawn <7.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
theodesp committed Nov 19, 2024
1 parent 8570324 commit 8a6baed
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 248 deletions.
273 changes: 29 additions & 244 deletions package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@
"optionator": "0.9.3",
"postcss": "8.4.31",
"axios": "^1.7.4",
"ws": "8.17.1",
"express": "4.20.0",
"webpack": "5.94.0",
"next": "14.2.15"
"cross-spawn": "^7.0.6"
}
}

0 comments on commit 8a6baed

Please sign in to comment.