We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aa0f83 commit d6ab57bCopy full SHA for d6ab57b
1 file changed
.github/workflows/health-check.yml
@@ -15,5 +15,6 @@ jobs:
15
{
16
ignoredAdvisories: [
17
'GHSA-67hx-6x53-jw92', // babel-traverse
18
+ 'GHSA-4wf5-vphf-c2xc', // terser
19
]
20
}
0 commit comments