diff --git a/tools/trap-sandbox/package.json b/tools/trap-sandbox/package.json index 2205818..e1e06ea 100644 --- a/tools/trap-sandbox/package.json +++ b/tools/trap-sandbox/package.json @@ -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 } }