diff --git a/test/fixtures/protect-lodash-skip/package.json b/test/fixtures/protect-lodash-skip/package.json index 3cc895f346..9c88e69409 100644 --- a/test/fixtures/protect-lodash-skip/package.json +++ b/test/fixtures/protect-lodash-skip/package.json @@ -10,6 +10,6 @@ "author": "", "license": "ISC", "dependencies": { - "lodash": "4.17.13" + "lodash": "4.17.20" } }