Skip to content

Commit

Permalink
Merge pull request #850 from actions/ahmed3lmallah/adressing-CVE-2024…
Browse files Browse the repository at this point in the history
…-21538

Overriding the cross-spawn dependency to use a safe version
  • Loading branch information
Ahmed3lmallah authored Nov 19, 2024
2 parents b02ea3a + 2fc8e23 commit 9192be9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,8 @@
"nodemon": "^3.1.7",
"prettier": "3.2.5",
"typescript": "^5.4.5"
},
"overrides": {
"cross-spawn": ">=7.0.5"
}
}

0 comments on commit 9192be9

Please sign in to comment.