diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index 3cc584eb9d2ae..b39f861bc8220 100644 --- a/packages/gatsby-source-drupal/package.json +++ b/packages/gatsby-source-drupal/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.7.6", - "axios": "^0.19.0", + "axios": "^0.21.1", "bluebird": "^3.7.2", "body-parser": "^1.19.0", "gatsby-source-filesystem": "^2.1.46",