Skip to content

Commit a81f189

Browse files
ignore angular 17
1 parent 1858649 commit a81f189

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/workflows/health-check.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,13 @@ jobs:
1616
ignoredAdvisories: [
1717
'GHSA-67hx-6x53-jw92', // babel-traverse
1818
'GHSA-4wf5-vphf-c2xc', // terser
19+
'GHSA-68x2-mx4q-78m7', // @angular/platform-server
20+
'GHSA-58c5-g7wp-6w37', // @angular/common
21+
'GHSA-v4hv-rgfq-gp49', // @angular/compiler
22+
'GHSA-jrmj-c5cx-3cw6', // @angular/core
23+
'GHSA-prjf-86w9-mfqv', // @angular/core
24+
'GHSA-g93w-mfhg-p222', // @angular/compiler
25+
'GHSA-45q2-gjvg-7973', // @angular/platform-server
26+
'GHSA-rfh7-fxqc-q52v', // @angular/platform-server
1927
]
2028
}

0 commit comments

Comments
 (0)