diff --git a/scripts/contributor-list/package.json b/scripts/contributor-list/package.json index 724d9bc1aaed6..00f8ff866fcc4 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.21", + "lodash": "^4.17.23", "node-github-graphql": "^0.2.7" } }