Skip to content

Commit

Permalink
Add trustedDependencies to package.json (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttizze authored Dec 25, 2024
2 parents 9ff5351 + b47d51f commit 1674624
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file modified web/bun.lockb
Binary file not shown.
3 changes: 2 additions & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,6 @@
},
"engines": {
"node": "22.12.0"
}
},
"trustedDependencies": ["@biomejs/biome", "@sentry/cli", "protobufjs"]
}

0 comments on commit 1674624

Please sign in to comment.