diff --git a/scripts/contributor-list/package.json b/scripts/contributor-list/package.json index 573a61182870..ad2ae23cefa6 100644 --- a/scripts/contributor-list/package.json +++ b/scripts/contributor-list/package.json @@ -5,9 +5,9 @@ "main": "index.js", "license": "MIT", "dependencies": { - "lodash": "^4.17.14", + "lodash": "^4.17.17", "node-github-graphql": "^0.2.7", - "snyk": "^1.244.0" + "snyk": "^1.996.0" }, "scripts": { "snyk-protect": "snyk protect",