diff --git a/packages/gatsby-source-wikipedia/package.json b/packages/gatsby-source-wikipedia/package.json index a2834e42e9fa9..1d381d0509aaa 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": "^1.12.0" }, "devDependencies": { "@babel/cli": "^7.0.0",