diff --git a/.snyk b/.snyk index e4aca3b..92c437f 100644 --- a/.snyk +++ b/.snyk @@ -1,5 +1,5 @@ # 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: @@ -10,3 +10,10 @@ patch: patched: '2019-07-04T07:07:42.068Z' - pug > pug-code-gen > pug-attrs > constantinople > babel-types > lodash: patched: '2019-07-04T07:07:42.068Z' + SNYK-JS-LODASH-567746: + - pug > pug-code-gen > constantinople > babel-types > lodash: + patched: '2020-05-01T07:07:43.788Z' + - pug > pug-filters > constantinople > babel-types > lodash: + patched: '2020-05-01T07:07:43.788Z' + - pug > pug-code-gen > pug-attrs > constantinople > babel-types > lodash: + patched: '2020-05-01T07:07:43.788Z' diff --git a/package.json b/package.json index 737a9db..1d75cc7 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "node-databox": "^0.9.0", "pug": "^2.0.0-beta11", "ws": "^2.2.1", - "snyk": "^1.189.0" + "snyk": "^1.316.1" }, "snyk": true }