diff --git a/examples/using-wordpress/package.json b/examples/using-wordpress/package.json index bfd32a8e52169..3944b112b4117 100644 --- a/examples/using-wordpress/package.json +++ b/examples/using-wordpress/package.json @@ -5,15 +5,15 @@ "version": "1.0.0-beta.6", "author": "Sebastien Fichot ", "dependencies": { - "gatsby": "^1.9.45", + "gatsby": "^5.14.0", "gatsby-image": "^1.0.4", "gatsby-link": "^1.6.21", "gatsby-plugin-glamor": "^1.6.7", "gatsby-plugin-react-helmet": "^2.0.1", - "gatsby-plugin-sharp": "^1.6.7", + "gatsby-plugin-sharp": "^2.6.18", "gatsby-plugin-styled-components": "^2.0.2", "gatsby-plugin-typography": "^1.7.9", - "gatsby-source-wordpress": "^2.0.0", + "gatsby-source-wordpress": "^7.14.0", "gatsby-transformer-sharp": "^1.6.5", "lodash": "^4.16.4", "react-helmet": "^5.2.0",