Skip to content

Commit

Permalink
npm overrides cross-spawn@^7.0.5 to mitigate https://security.snyk.…
Browse files Browse the repository at this point in the history
  • Loading branch information
Stassi committed Nov 12, 2024
1 parent f99db2d commit 6a2c14f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,8 @@
"launchTimeout": 10000,
"port": 3001
}
},
"overrides": {
"cross-spawn": "^7.0.5"
}
}

0 comments on commit 6a2c14f

Please sign in to comment.