Skip to content

Commit

Permalink
Update audit-ci.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ericboucher committed Sep 10, 2024
1 parent 7131a15 commit a3024b5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion audit-ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"moderate": true,
"high": true,
"skip-dev": true,
"allowlist": ["*documentation>@docusaurus/core>@docusaurus/mdx-loader>@mdx-js/mdx>remark-parse>trim*"]
"allowlist": [
"*documentation>@docusaurus/core>@docusaurus/mdx-loader>@mdx-js/mdx>remark-parse>trim*",
"GHSA-9wv6-86v2-598j"
]
}

0 comments on commit a3024b5

Please sign in to comment.