diff --git a/.snyk b/.snyk index a0d672f3d1aaac..49bd73e26b48a0 100644 --- a/.snyk +++ b/.snyk @@ -1,5 +1,5 @@ # 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: @@ -79,3 +79,8 @@ patch: 'npm:uglify-js:20150824': - jade > transformers > uglify-js: patched: '2016-07-29T23:00:15.905Z' + SNYK-JS-HTTPSPROXYAGENT-469131: + - snyk > proxy-agent > https-proxy-agent: + patched: '2019-10-10T03:33:56.302Z' + - snyk > proxy-agent > pac-proxy-agent > https-proxy-agent: + patched: '2019-10-10T03:33:56.302Z' diff --git a/package.json b/package.json index 33fd31eea96593..967166b44cd541 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "reselect": "^2.0.2", "rx": "^4.0.0", "sanitize-html": "^1.11.1", - "snyk": "^1.19.1", + "snyk": "^1.234.0", "store": "https://github.com/berkeleytrue/store.js.git#feature/noop-server", "uuid": "^3.0.1", "validator": "^6.0.0"