From 639c0ca5da4835b23cbb8f4c5159754477f5d0ef Mon Sep 17 00:00:00 2001 From: Philip Carneiro Date: Tue, 13 Aug 2024 12:26:29 +0100 Subject: [PATCH] add axios bug to snyk while we are working to solve it --- .snyk | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.snyk b/.snyk index e69de29b..258324ce 100644 --- a/.snyk +++ b/.snyk @@ -0,0 +1,6 @@ +version: v1.7.0 +ignore: + "SNYK-JS-AXIOS-7361793": + - "*": + reason: "There is no fix until the moment" + expires: "2050-01-01T00:00:00.000Z"