diff --git a/examples/using-wordpress/package.json b/examples/using-wordpress/package.json index f1346953f18d3..0c184faa0956d 100644 --- a/examples/using-wordpress/package.json +++ b/examples/using-wordpress/package.json @@ -11,7 +11,7 @@ "gatsby-plugin-react-helmet": "^3.0.0", "gatsby-plugin-sharp": "^2.0.5", "gatsby-plugin-typography": "^2.2.0", - "gatsby-source-wordpress": "^3.0.0", + "gatsby-source-wordpress": "^4.0.8", "gatsby-transformer-sharp": "^2.1.1", "glamor": "^2.20.40", "lodash": "^4.17.10",