Skip to content

Commit

Permalink
fix: whitelist cross-spawn
Browse files Browse the repository at this point in the history
  • Loading branch information
sirtawast committed Nov 19, 2024
1 parent f56e581 commit e6adf0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/audit-ci.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"semver", // testcafe, jest, eslint
"axios", // tet, ks
"rollup", // sentry
"axios" // tet, ks
"axios", // tet, ks
"cross-spawn" // all dev packages
]
}

0 comments on commit e6adf0a

Please sign in to comment.