diff --git a/.snyk b/.snyk index e005d49..0c13677 100644 --- a/.snyk +++ b/.snyk @@ -1,8 +1,11 @@ # 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: SNYK-JS-LODASH-450202: - node-cache > lodash: patched: '2019-07-04T04:39:22.493Z' + SNYK-JS-LODASH-567746: + - node-cache > lodash: + patched: '2020-05-01T04:40:15.062Z' diff --git a/package.json b/package.json index 739c668..3cafeb4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "ldapjs": "^1.0.0", "node-cache": "^3.0.0", "o-mapper": "^0.1.2", - "snyk": "^1.189.0" + "snyk": "^1.316.1" }, "devDependencies": { "jshint": "^2.8.0",