diff --git a/examples/using-wordpress/package.json b/examples/using-wordpress/package.json index bfd32a8e52169..a0ef28fbb4bfc 100644 --- a/examples/using-wordpress/package.json +++ b/examples/using-wordpress/package.json @@ -13,7 +13,7 @@ "gatsby-plugin-sharp": "^1.6.7", "gatsby-plugin-styled-components": "^2.0.2", "gatsby-plugin-typography": "^1.7.9", - "gatsby-source-wordpress": "^2.0.0", + "gatsby-source-wordpress": "^4.0.8", "gatsby-transformer-sharp": "^1.6.5", "lodash": "^4.16.4", "react-helmet": "^5.2.0",