Skip to content

Commit

Permalink
Raise cross-spawn version floor to ^7.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes authored Dec 10, 2024
1 parent ea8f831 commit 45a9e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"ansi-styles": "^6.2.1",
"cross-spawn": "^7.0.3",
"cross-spawn": "^7.0.6",
"memorystream": "^0.3.1",
"minimatch": "^9.0.0",
"pidtree": "^0.6.0",
Expand Down

0 comments on commit 45a9e19

Please sign in to comment.