diff --git a/.snyk b/.snyk index b65c2306..649bbeb8 100644 --- a/.snyk +++ b/.snyk @@ -1,6 +1,21 @@ -version: v1.5.0 +# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. +version: v1.14.1 ignore: {} +# patches apply the minimum changes required to fix a vulnerability patch: 'npm:uglify-js:20151024': - swig > uglify-js: patched: '2016-07-04T07:52:36.120Z' + SNYK-JS-LODASH-567746: + - lodash: + patched: '2020-05-04T04:26:42.261Z' + - assetmanager > lodash: + patched: '2020-05-04T04:26:42.261Z' + - mongoose > async > lodash: + patched: '2020-05-04T04:26:42.261Z' + - assetmanager > grunt > grunt-legacy-log > lodash: + patched: '2020-05-04T04:26:42.261Z' + - assetmanager > grunt > grunt-legacy-util > lodash: + patched: '2020-05-04T04:26:42.261Z' + - assetmanager > grunt > grunt-legacy-log > grunt-legacy-log-utils > lodash: + patched: '2020-05-04T04:26:42.261Z' diff --git a/package.json b/package.json index 49a3046a..f61ca171 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "socketio-sticky-session": "^0.4.1", "swig": "^1.3.2", "uglify-js": "^2.7.0", - "snyk": "^1.17.5" + "snyk": "^1.317.0" }, "devDependencies": { "chai": "^3.5.0",