Skip to content

Commit 563f3a9

Browse files
authored
chore: pin cross-spawn version to 7 (#8106)
1 parent d870652 commit 563f3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"minimatch": "3.1.2",
9090
"decode-uri-component": "0.2.1",
9191
"**/fast-xml-parser": "4.4.1",
92-
"cross-spawn": "^6.0.6 || ^7.0.5",
92+
"cross-spawn": "^7.0.5",
9393
"semver": "7.5.2",
9494
"tough-cookie": "4.1.3",
9595
"aws-cdk-lib": "2.80.0",

0 commit comments

Comments
 (0)