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