diff --git a/test/fixtures/pkg-mean-io/.snyk b/test/fixtures/pkg-mean-io/.snyk new file mode 100644 index 0000000000..b1d21a6f6e --- /dev/null +++ b/test/fixtures/pkg-mean-io/.snyk @@ -0,0 +1,8 @@ +# 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: + SNYK-JS-LODASH-567746: + - npm > request > form-data > async > lodash: + patched: '2020-05-25T01:53:51.697Z' diff --git a/test/fixtures/pkg-mean-io/package.json b/test/fixtures/pkg-mean-io/package.json index 5f40c3ca25..8886fbd52e 100644 --- a/test/fixtures/pkg-mean-io/package.json +++ b/test/fixtures/pkg-mean-io/package.json @@ -42,7 +42,7 @@ "morgan": "latest", "ms": "latest", "nodemailer": "latest", - "npm": "^2.1.0", + "npm": "^6.13.4", "passport-facebook": "latest", "passport-github": "latest", "passport-google-oauth": "latest", @@ -55,7 +55,7 @@ "shelljs": "latest", "swig": "latest", "view-helpers": "latest", - "snyk": "*" + "snyk": "^1.327.0" }, "devDependencies": { "del": "latest",