diff --git a/frontend/audit-ci.jsonc b/frontend/audit-ci.jsonc index 2870d9e8d4..398a4a4a5b 100644 --- a/frontend/audit-ci.jsonc +++ b/frontend/audit-ci.jsonc @@ -5,6 +5,7 @@ "moment", // testcafe "decode-uri-component", // testcafe "@babel/traverse", // jest - "html-minifier" + "html-minifier", + "pdfjs-dist" // react-pdf ] }