diff --git a/examples/using-type-definitions/package.json b/examples/using-type-definitions/package.json index ae864d2e72364..8ced1fc8e33b4 100644 --- a/examples/using-type-definitions/package.json +++ b/examples/using-type-definitions/package.json @@ -6,7 +6,7 @@ "dependencies": { "gatsby": "^2.2.0", "gatsby-image": "^2.0.20", - "gatsby-plugin-sharp": "^2.0.14", + "gatsby-plugin-sharp": "^4.25.1", "gatsby-source-filesystem": "^2.0.13", "gatsby-transformer-json": "^2.1.7", "gatsby-transformer-sharp": "^2.1.8",