From 01ac982eaaf34731d69115e3f7bfed488d5e96a6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 7 Jan 2019 02:18:11 +0000 Subject: [PATCH] fix: .snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/npm:extend:20180424 --- .snyk | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .snyk diff --git a/.snyk b/.snyk new file mode 100644 index 0000000..1ccc3ed --- /dev/null +++ b/.snyk @@ -0,0 +1,10 @@ +# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. +version: v1.13.3 +ignore: {} +# patches apply the minimum changes required to fix a vulnerability +patch: + 'npm:extend:20180424': + - clix > extend: + patched: '2019-01-07T02:18:10.735Z' + - clix > clix-logger > extend: + patched: '2019-01-07T02:18:10.735Z'