We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480f7df commit a1a58d8Copy full SHA for a1a58d8
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