diff --git a/examples/image-processing/package.json b/examples/image-processing/package.json index 51007fdcb8375..1f5e7086d88fb 100644 --- a/examples/image-processing/package.json +++ b/examples/image-processing/package.json @@ -9,7 +9,7 @@ "gatsby-image": "^2.0.5", "gatsby-plugin-google-analytics": "^2.0.5", "gatsby-plugin-offline": "^2.0.5", - "gatsby-plugin-sharp": "^2.0.5", + "gatsby-plugin-sharp": "^4.25.1", "gatsby-plugin-typography": "^2.2.0", "gatsby-source-drupal": "^3.0.0", "gatsby-source-filesystem": "^2.0.1",