chore(security): add allowScripts in trap-sandbox package.json
This commit is contained in:
parent
88e1f480b7
commit
fc0247bb21
@ -35,5 +35,9 @@
|
||||
"tsx": "^4.16.2",
|
||||
"typescript": "^5.5.3",
|
||||
"typescript-eslint": "^8.61.0"
|
||||
},
|
||||
"allowScripts": {
|
||||
"esbuild@0.28.1": true,
|
||||
"fsevents@2.3.3": true
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user