diff --git a/.snyk b/.snyk index de54052..0301deb 100644 --- a/.snyk +++ b/.snyk @@ -1,8 +1,13 @@ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. -version: v1.7.0 +version: v1.13.5 ignore: {} # patches apply the minimum changes required to fix a vulnerability patch: 'npm:marked:20170112': - blessed-contrib > marked: patched: '2017-02-10T14:48:34.665Z' + SNYK-JS-HTTPSPROXYAGENT-469131: + - snyk > proxy-agent > https-proxy-agent: + patched: '2019-10-11T07:11:40.411Z' + - snyk > proxy-agent > pac-proxy-agent > https-proxy-agent: + patched: '2019-10-11T07:11:40.411Z' diff --git a/package.json b/package.json index ac85186..a40e891 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "qs": "^6.2.1", "request": "^2.75.0", "striptags": "^2.1.1", - "snyk": "^1.25.0" + "snyk": "^1.234.0" }, "snyk": true }