diff --git a/packages/gatsby-source-hacker-news/package.json b/packages/gatsby-source-hacker-news/package.json index 5e6706679e98b..5749d6810cd8b 100644 --- a/packages/gatsby-source-hacker-news/package.json +++ b/packages/gatsby-source-hacker-news/package.json @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.8.7", "axios": "^0.19.2", - "lodash": "^4.17.15" + "lodash": "^4.17.17" }, "devDependencies": { "@babel/cli": "^7.8.4",