From 0650f8a0d1efb25f4e039ad18ce6bc2f6bea3b58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 05:12:10 -0400 Subject: [PATCH] fix(deps): update minor and patch for gatsby-source-hacker-news (#27652) Co-authored-by: Renovate Bot --- packages/gatsby-source-hacker-news/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-source-hacker-news/package.json b/packages/gatsby-source-hacker-news/package.json index f31ae9ec7534c..e61847e65a732 100644 --- a/packages/gatsby-source-hacker-news/package.json +++ b/packages/gatsby-source-hacker-news/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.11.2", - "axios": "^0.20.0", + "axios": "^0.21.0", "lodash": "^4.17.20" }, "devDependencies": {