Skip to content

Commit 45a9e19

Browse files
authored
Raise cross-spawn version floor to ^7.0.6
1 parent ea8f831 commit 45a9e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"ansi-styles": "^6.2.1",
34-
"cross-spawn": "^7.0.3",
34+
"cross-spawn": "^7.0.6",
3535
"memorystream": "^0.3.1",
3636
"minimatch": "^9.0.0",
3737
"pidtree": "^0.6.0",

0 commit comments

Comments
 (0)