From 5fac46455c1da8c1de5121c9a7746c2e1c0a7460 Mon Sep 17 00:00:00 2001 From: weyusi Date: Wed, 10 Jul 2019 12:14:21 +0930 Subject: [PATCH] test(snyk): remove nanomatch and add lodash --- .snyk | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/.snyk b/.snyk index d2eedab..9f96b4c 100644 --- a/.snyk +++ b/.snyk @@ -2,15 +2,8 @@ version: v1.12.0 # ignores vulnerabilities until expiry date; change duration by modifying expiry date ignore: - SNYK-JS-SETVALUE-450213: - - nanomatch > snapdragon > base > cache-base > set-value: - reason: Patch/update unavailable - expires: '2019-12-31T00:00:00.000Z' - - nanomatch > snapdragon > base > cache-base > union-value > set-value: - reason: Patch/update unavailable - expires: '2019-12-31T00:00:00.000Z' - SNYK-JS-MIXINDEEP-450212: - - nanomatch > snapdragon > base > mixin-deep: - reason: Patch/update unavailable + SNYK-JS-LODASH-450202: + - '*': + reason: Patch/update unavailable. Introduced through Snyk. expires: '2019-12-31T00:00:00.000Z' patch: {}