diff --git a/.snyk b/.snyk index 314aa39..4620474 100644 --- a/.snyk +++ b/.snyk @@ -31,3 +31,12 @@ patch: SNYK-JS-TREEKILL-536781: - snyk > snyk-sbt-plugin > tree-kill: patched: '2019-12-11T21:15:26.602Z' + SNYK-JS-LODASH-567746: + - '@babel/traverse > lodash': + patched: '2020-04-30T21:15:52.968Z' + - '@babel/traverse > @babel/generator > lodash': + patched: '2020-04-30T21:15:52.968Z' + - '@babel/traverse > @babel/helper-split-export-declaration > @babel/types > lodash': + patched: '2020-04-30T21:15:52.968Z' + - '@babel/traverse > @babel/helper-function-name > @babel/template > @babel/types > lodash': + patched: '2020-04-30T21:15:52.968Z' diff --git a/package.json b/package.json index 2eb7722..3f1c1a3 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "chalk": "^2.4.2", "commander": "^3.0.2", "prettier": "^1.16.1", - "snyk": "^1.298.1", + "snyk": "^1.316.1", "vue-template-compiler": "^2.5.21" }, "devDependencies": {