Skip to content

Commit

Permalink
fix: whitelist next for audit-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sirtawast committed Sep 19, 2024
1 parent e061288 commit bbe15e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/audit-ci.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"semver", // testcafe, jest, eslint
"axios", // tet, ks
"path-to-regexp", // express
"body-parser" // express
"body-parser", // express
"next" // GHSA-gp8f-8m3g-qvj9
]
}

0 comments on commit bbe15e4

Please sign in to comment.