diff --git a/.snyk b/.snyk index 7b2ca0d..10d3323 100644 --- a/.snyk +++ b/.snyk @@ -1,8 +1,13 @@ # 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: 'npm:lodash:20180130': - node-internet-radio > lodash: patched: '2018-07-03T03:10:43.806Z' + SNYK-JS-HTTPSPROXYAGENT-469131: + - snyk > proxy-agent > https-proxy-agent: + patched: '2019-10-06T05:20:53.145Z' + - snyk > proxy-agent > pac-proxy-agent > https-proxy-agent: + patched: '2019-10-06T05:20:53.145Z' diff --git a/package.json b/package.json index 6d8a9b9..7fe6c4c 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "dependencies": { "dexie": "^1.5.1", "node-internet-radio": "^0.1.4", - "snyk": "^1.88.0" + "snyk": "^1.231.0" }, "snyk": true }