From 8709c14126ed0ad452f598a47816179b795b6b42 Mon Sep 17 00:00:00 2001 From: Dan J Miller Date: Thu, 26 May 2022 14:31:47 -0230 Subject: [PATCH] Ignore advisory GHSA-wm7h-9275-46v2 (#14789) * We can safely ignore this advisory because the affected package is only used in the ipfs cli, which our use of 3box does not use, therefore the vulnerable code is not included in our build. --- .iyarc | 1 + 1 file changed, 1 insertion(+) diff --git a/.iyarc b/.iyarc index 583324582..fdd24868e 100644 --- a/.iyarc +++ b/.iyarc @@ -2,3 +2,4 @@ GHSA-93q8-gq69-wqmw GHSA-257v-vj4p-3w2h GHSA-fwr7-v2mv-hh25 +GHSA-wm7h-9275-46v2