diff --git a/.snyk b/.snyk index 9a940b5..037a49f 100644 --- a/.snyk +++ b/.snyk @@ -1,5 +1,5 @@ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. -version: v1.7.1 +version: v1.12.0 ignore: {} # patches apply the minimum changes required to fix a vulnerability patch: @@ -16,3 +16,6 @@ patch: patched: '2017-09-27T04:52:21.048Z' - helmet > connect > finalhandler > debug: patched: '2017-09-27T04:52:21.048Z' + 'npm:tunnel-agent:20170305': + - node-sass > request > tunnel-agent: + patched: '2018-06-27T06:58:24.715Z' diff --git a/package.json b/package.json index b505238..3ed3a6a 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "vue-clickaway": "^2.1.0", "vue-cookie": "^1.1.4", "vue-quill-editor": "^2.3.0", - "snyk": "^1.41.1" + "snyk": "^1.85.0" }, "devDependencies": { "babel-eslint": "^7.2.3",