Skip to content

Commit

Permalink
feat: override to patched version cross-spawn (#1459)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgurusinga authored Nov 21, 2024
1 parent 15d1023 commit 98df4d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,8 @@
"overrides": {
"@remix-run/server-runtime": {
"cookie": "^0.7.2"
}
},
"cross-spawn": "7.0.6"
},
"engines": {
"node": ">=20"
Expand Down

0 comments on commit 98df4d3

Please sign in to comment.