diff --git a/packages/gatsby-source-wikipedia/package.json b/packages/gatsby-source-wikipedia/package.json index a2834e42e9fa9..2b6e56e5d07f1 100644 --- a/packages/gatsby-source-wikipedia/package.json +++ b/packages/gatsby-source-wikipedia/package.json @@ -29,7 +29,7 @@ "license": "MIT", "dependencies": { "@babel/runtime": "^7.0.0", - "axios": "^0.18.0" + "axios": "^0.20.0" }, "devDependencies": { "@babel/cli": "^7.0.0",