From 2582b7a65cb2a6787c243a342275ef03e627de4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Mert=20Y=C4=B1ld=C4=B1ran?= Date: Mon, 15 Nov 2021 17:29:20 +0300 Subject: [PATCH] Ignore `SNYK-JS-JSONSCHEMA-1920922` (#462) Dependency tree: `node-sass@5.0.0 > node-gyp@7.1.2 > request@2.88.2 > http-signature@1.2.0 > jsprim@1.4.1 > json-schema@0.2.3` `node-sass` should fix it first. --- ui/.snyk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ui/.snyk b/ui/.snyk index 1e10665fd..232a8b018 100644 --- a/ui/.snyk +++ b/ui/.snyk @@ -133,3 +133,6 @@ ignore: SNYK-JS-WS-1296835: - '*': reason: Non given + SNYK-JS-JSONSCHEMA-1920922: + - '*': + reason: Non given