Skip to content

Commit

Permalink
chore: upgrade cross-spawn version to 7.0.5 as per snyk suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
dnobusada-levva committed Nov 10, 2024
1 parent c194698 commit 42622aa
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 42622aa

Please sign in to comment.