Using cross-spawn safe version

This commit is contained in:
Ahmed ElMallah
2024-11-19 22:26:34 +00:00
parent 0adc9b8215
commit 2fc8e23b12
5 changed files with 1487 additions and 1484 deletions
+3
View File
@@ -57,5 +57,8 @@
"nodemon": "^3.1.7",
"prettier": "3.2.5",
"typescript": "^5.4.5"
},
"overrides": {
"cross-spawn": ">=7.0.5"
}
}