Skip to content

Commit 5e581e9

Browse files
Merge pull request #28 from SigNoz/fix-cross-spawn
chore: fix cross spawn vulnerability
2 parents 6de9364 + 3956ba3 commit 5e581e9

File tree

2 files changed

+6478
-5409
lines changed

2 files changed

+6478
-5409
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@
4646
"typescript": "^5.6.2",
4747
"typescript-eslint": "^8.0.1"
4848
},
49+
"resolutions": {
50+
"cross-spawn": "7.0.5"
51+
},
4952
"packageManager": "[email protected]",
5053
"name": "design-system"
5154
}

0 commit comments

Comments
 (0)