Skip to content

Commit

Permalink
chore: bump cross-spawn
Browse files Browse the repository at this point in the history
- fixes a vulnaribility with  that is a dependency of : mysticatea/npm-run-all#264
  • Loading branch information
DonKoko committed Nov 21, 2024
1 parent 184992c commit 0ee26c6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 76 deletions.
80 changes: 4 additions & 76 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 @@ -36,6 +36,9 @@
"prepare": "husky install",
"precommit": "npm run db:generate-type && npm run lint:fix && npm run format && npm run typecheck"
},
"overrides": {
"cross-spawn": "~7.0.6"
},
"dependencies": {
"@fullcalendar/core": "^6.1.11",
"@fullcalendar/daygrid": "^6.1.11",
Expand Down

0 comments on commit 0ee26c6

Please sign in to comment.