diff --git a/.snyk b/.snyk index de54052..a605759 100644 --- a/.snyk +++ b/.snyk @@ -1,8 +1,11 @@ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. -version: v1.7.0 +version: v1.8.0 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' + 'npm:marked:20170907': + - blessed-contrib > marked: + patched: '2017-10-27T00:32:07.180Z' diff --git a/package.json b/package.json index ac85186..0220d13 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.46.0" }, "snyk": true }