diff --git a/.snyk b/.snyk index 0cc4c0b..c9ce5b2 100644 --- a/.snyk +++ b/.snyk @@ -1,5 +1,5 @@ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. -version: v1.13.5 +version: v1.14.1 ignore: {} # patches apply the minimum changes required to fix a vulnerability patch: @@ -11,3 +11,6 @@ patch: patched: '2019-10-09T03:59:36.018Z' - snyk > proxy-agent > pac-proxy-agent > https-proxy-agent: patched: '2019-10-09T03:59:36.018Z' + SNYK-JS-LODASH-567746: + - lodash: + patched: '2020-05-06T03:55:01.676Z' diff --git a/package.json b/package.json index 5b0c054..e700725 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "passport-google-oauth": "^0.1.5", "redis": "^0.12.1", "superagent": "^3.7.0", - "snyk": "^1.232.0" + "snyk": "^1.319.0" }, "snyk": true }