diff --git a/.snyk b/.snyk index 2b58f27..e2b1aab 100644 --- a/.snyk +++ b/.snyk @@ -1,5 +1,5 @@ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. -version: v1.7.1 +version: v1.13.5 ignore: {} # patches apply the minimum changes required to fix a vulnerability patch: @@ -8,3 +8,8 @@ patch: patched: '2017-09-26T06:47:08.890Z' - gulp-mocha > mocha > debug: patched: '2017-09-26T06:47:08.890Z' + SNYK-JS-HTTPSPROXYAGENT-469131: + - snyk > proxy-agent > https-proxy-agent: + patched: '2019-10-08T01:40:50.887Z' + - snyk > proxy-agent > pac-proxy-agent > https-proxy-agent: + patched: '2019-10-08T01:40:50.887Z' diff --git a/package.json b/package.json index 5d5b6e0..9263f3a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "underscore": "^1.8.3", "watchify": "^3.6.1", "yamljs": "^0.2.4", - "snyk": "^1.41.1" + "snyk": "^1.232.0" }, "snyk": true }