Skip to content

Commit

Permalink
Merge pull request #25 from danielnobusada/chore/upgrade-cross-spawn
Browse files Browse the repository at this point in the history
fix: upgrade cross-spawn version to 7.0.5 as per snyk suggestion
  • Loading branch information
mefellows authored Nov 11, 2024
2 parents c194698 + 42622aa commit 38d2e83
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 4 deletions.
67 changes: 64 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"dependencies": {
"chalk": "4.1.2",
"check-types": "7.4.0",
"cross-spawn": "7.0.3",
"cross-spawn": "7.0.5",
"mkdirp": "1.0.4",
"needle": "^3.3.1",
"pino": "^8.21.0",
Expand Down

0 comments on commit 38d2e83

Please sign in to comment.