Skip to content

Commit

Permalink
chore: disallow a few packages (#2938)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirtawast committed Apr 26, 2024
1 parent 3353dc8 commit b450c21
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions frontend/audit-ci.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@
"allowlist": [
"json5", // jest, testcafe
"moment", // testcafe
"http-cache-semantics", // testcafe
"decode-uri-component", // testcafe
"@babel/traverse", // jest
"follow-redirects", // axios
"ip", // testcafe, lerna
"html-minifier"
]
}

0 comments on commit b450c21

Please sign in to comment.