diff --git a/scripts/contributor-list/package.json b/scripts/contributor-list/package.json index 30908c249b0c2..8f7541cdfd127 100644 --- a/scripts/contributor-list/package.json +++ b/scripts/contributor-list/package.json @@ -5,7 +5,7 @@ "main": "index.js", "license": "MIT", "dependencies": { - "lodash": "^4.17.14", + "lodash": "^4.17.17", "node-github-graphql": "^0.2.7" } }