Skip to content

Commit

Permalink
chore: pin cross-spawn version to 7 (#8106)
Browse files Browse the repository at this point in the history
  • Loading branch information
dindjarinjs authored Nov 19, 2024
1 parent d870652 commit 563f3a9
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 @@ -89,7 +89,7 @@
"minimatch": "3.1.2",
"decode-uri-component": "0.2.1",
"**/fast-xml-parser": "4.4.1",
"cross-spawn": "^6.0.6 || ^7.0.5",
"cross-spawn": "^7.0.5",
"semver": "7.5.2",
"tough-cookie": "4.1.3",
"aws-cdk-lib": "2.80.0",
Expand Down

0 comments on commit 563f3a9

Please sign in to comment.