From 8da48501b03c781a899854d70c4aed50a368e810 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Thu, 20 Jun 2019 18:50:20 +0530 Subject: [PATCH] fix:updated as per hotfix --- .snyk | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/.snyk b/.snyk index e58c14f21b..09063530c7 100644 --- a/.snyk +++ b/.snyk @@ -2,8 +2,16 @@ version: v1.13.3 # ignores vulnerabilities until expiry date; change duration by modifying expiry date ignore: + SNYK-JS-AWESOMPLETE-174474: + - awesomplete: + reason: No patch available + expires: '2019-06-11T14:12:04.995Z' 'npm:mem:20180117': - showdown > yargs > os-locale > mem: - reason: None given - expires: '2019-04-01T10:08:52.588Z' -patch: {} + reason: No patch available + expires: '2019-06-11T14:12:04.995Z' +# patches apply the minimum changes required to fix a vulnerability +patch: + 'npm:extend:20180424': + - superagent > extend: + patched: '2019-05-09T10:14:19.246Z'