Skip to content

Commit

Permalink
build: avoid ansi-regex vuln alerts (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
padamstx committed Oct 8, 2021
1 parent 361086d commit 5a258e6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .cra/.cveignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[
{
"cve": "CVE-2021-3807",
"alwaysOmit": true
}
]

0 comments on commit 5a258e6

Please sign in to comment.