diff --git a/examples/using-wordpress/package.json b/examples/using-wordpress/package.json index ab87e6446501f..bcf7398cc25b4 100644 --- a/examples/using-wordpress/package.json +++ b/examples/using-wordpress/package.json @@ -5,7 +5,7 @@ "version": "0.1.0", "author": "Vishwa Mehta ", "dependencies": { - "gatsby": "^2.24.63", + "gatsby": "^4.14.0", "gatsby-core-utils": "^1.3.20", "gatsby-source-wordpress": "^3.3.34", "react": "^16.9.0",