diff --git a/.nsprc b/.nsprc index 0dcf7267..bbe5ff4f 100644 --- a/.nsprc +++ b/.nsprc @@ -2,5 +2,9 @@ "GHSA-ww39-953v-wcq6": { "active": true, "notes": "ReDoS introduced through transitive dependency of ESLint@6. Since ESLint@6 is only used for compatibility testing the risk is accepted" + }, + "GHSA-c2qf-rxjj-qqgw": { + "active": true, + "notes": "ReDoS in various devDependency trees with limited impact. Updates may come in over time." } }