diff --git a/.snyk b/.snyk index 9bd4ff8..4a85eac 100644 --- a/.snyk +++ b/.snyk @@ -1,8 +1,13 @@ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. -version: v1.7.0 +version: v1.7.1 ignore: {} # patches apply the minimum changes required to fix a vulnerability patch: 'npm:ws:20160104': - hypertimer > ws: patched: '2017-02-18T10:10:38.141Z' + 'npm:ms:20170412': + - hypertimer > debug > ms: + patched: '2017-05-27T00:46:04.890Z' + - hypertimer > body-parser > debug > ms: + patched: '2017-05-27T00:46:04.890Z' diff --git a/package.json b/package.json index 141b82f..064ec79 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "hypertimer": "^2.1.3", "turf": "^3.0.11", "winston": "^2.2.0", - "snyk": "^1.25.0" + "snyk": "^1.31.0" }, "devDependencies": { "browserify": "^13.0.0",