Skip to content

Commit

Permalink
chore: fix cross spawn vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
vikrantgupta25 committed Dec 24, 2024
1 parent 6de9364 commit 3956ba3
Show file tree
Hide file tree
Showing 2 changed files with 6,478 additions and 5,409 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@
"typescript": "^5.6.2",
"typescript-eslint": "^8.0.1"
},
"resolutions": {
"cross-spawn": "7.0.5"
},
"packageManager": "[email protected]",
"name": "design-system"
}
Loading

0 comments on commit 3956ba3

Please sign in to comment.