diff --git a/.snyk b/.snyk index eb9f8f8..5a0490c 100644 --- a/.snyk +++ b/.snyk @@ -1,5 +1,5 @@ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. -version: v1.12.0 +version: v1.13.5 ignore: {} # patches apply the minimum changes required to fix a vulnerability patch: @@ -12,3 +12,8 @@ patch: 'npm:tunnel-agent:20170305': - unirest > request > tunnel-agent: patched: '2018-06-26T01:48:38.962Z' + SNYK-JS-HTTPSPROXYAGENT-469131: + - snyk > proxy-agent > https-proxy-agent: + patched: '2019-10-08T03:02:54.756Z' + - snyk > proxy-agent > pac-proxy-agent > https-proxy-agent: + patched: '2019-10-08T03:02:54.756Z' diff --git a/package.json b/package.json index e13e3b5..c9a4c3c 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "unirest": "^0.5.1", "userhome": "^1.0.0", "when": "^3.7.8", - "snyk": "^1.85.0" + "snyk": "^1.232.0" }, "devDependencies": { "babel-preset-es2015": "^6.24.0",