From da5d131193a540e33aefc31cee617fef71d13b75 Mon Sep 17 00:00:00 2001 From: julianajlk Date: Wed, 16 Oct 2024 10:38:14 -0400 Subject: [PATCH] fix: Update allowlist security advisories --- audit-ci.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/audit-ci.json b/audit-ci.json index 9bec50743..1c0c37993 100644 --- a/audit-ci.json +++ b/audit-ci.json @@ -6,7 +6,12 @@ "GHSA-3h5v-q93c-6h6q", "GHSA-vc8w-jr9v-vj7f", "GHSA-952p-6rrq-rcjv", - "GHSA-4vvj-4cpr-p986" + "GHSA-4vvj-4cpr-p986", + "GHSA-qwcr-r2fm-qrc7", + "GHSA-qw6h-vgh9-j6wx", + "GHSA-9wv6-86v2-598j", + "GHSA-m6fv-jmcg-4jfg", + "GHSA-cm22-4g7w-348p" ], "moderate": true }