mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
fix(sec): add allowScripts
This commit is contained in:
parent
f976284245
commit
2158f2a5ad
1 changed files with 10 additions and 0 deletions
10
package.json
10
package.json
|
|
@ -46,5 +46,15 @@
|
|||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
},
|
||||
"allowScripts": {
|
||||
"unicode-animations": false,
|
||||
"esbuild@0.28.1": true,
|
||||
"node-pty@1.1.0": true,
|
||||
"electron-winstaller@5.4.0": true,
|
||||
"agent-browser@0.26.0": true,
|
||||
"electron@40.10.2": true,
|
||||
"fsevents@2.3.2": true,
|
||||
"fsevents@2.3.3": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue