diff --git a/.github/workflows/health-check.yml b/.github/workflows/health-check.yml index 6aa11d3c76e0..6b246f0c6cb4 100644 --- a/.github/workflows/health-check.yml +++ b/.github/workflows/health-check.yml @@ -16,6 +16,10 @@ jobs: ignoredAdvisories: [ 'GHSA-67hx-6x53-jw92', // babel-traverse 'GHSA-4wf5-vphf-c2xc', // terser + 'GHSA-rgjc-h3x7-9mwg', // @angular/core + 'GHSA-48r7-hpm6-gfxm', // @angular/common + 'GHSA-39pv-4j6c-2g6v', // @angular/common + 'GHSA-58w9-8g37-x9v5', // @angular/compiler 'GHSA-2gmp-34j9-fqjm', // replicator 'GHSA-848j-6mx2-7j84', // elliptic ]