diff --git a/examples/using-drupal/package.json b/examples/using-drupal/package.json index eba488642eedd..dc01791b01ebc 100644 --- a/examples/using-drupal/package.json +++ b/examples/using-drupal/package.json @@ -10,10 +10,10 @@ "gatsby-plugin-glamor": "^2.3.11", "gatsby-plugin-google-analytics": "^2.3.14", "gatsby-plugin-offline": "^2.2.10", - "gatsby-plugin-sharp": "^2.6.36", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-plugin-typography": "^2.5.11", "gatsby-source-drupal": "^3.5.33", - "gatsby-transformer-sharp": "^2.5.15", + "gatsby-transformer-sharp": "^3.15.0", "glamor": "^2.20.40", "gray-percentage": "^2.0.0", "lodash": "^4.17.20",