From 4f0f3b233f8b37e4697ec583cefd6cb358d4cb66 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Thu, 9 May 2019 15:46:30 +0530 Subject: [PATCH] fix: Add snyk file --- .snyk | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .snyk diff --git a/.snyk b/.snyk new file mode 100644 index 0000000000..f056697eb7 --- /dev/null +++ b/.snyk @@ -0,0 +1,8 @@ +# 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': + - superagent > extend: + patched: '2019-05-09T10:14:19.246Z'