From 42002b3628f79871023abce38d16a2ef24afbfcf Mon Sep 17 00:00:00 2001 From: brdy <41711440+BrodyHughes@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:59:44 -0500 Subject: [PATCH] useragent audit vuln (#1752) --- audit-ci.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audit-ci.jsonc b/audit-ci.jsonc index 8285fb6521..ddf8577aae 100644 --- a/audit-ci.jsonc +++ b/audit-ci.jsonc @@ -13,6 +13,7 @@ "GHSA-353f-5xf4-qw67", "GHSA-j8xg-fqg3-53r7", "GHSA-67hx-6x53-jw92", - "GHSA-c24v-8rfc-w8vw" + "GHSA-c24v-8rfc-w8vw", + "GHSA-mgfv-m47x-4wqp" ] } \ No newline at end of file