diff --git a/examples/using-gatsby-with-json-yaml/package.json b/examples/using-gatsby-with-json-yaml/package.json index fac07ff3b7d96..6978279f2bfcf 100644 --- a/examples/using-gatsby-with-json-yaml/package.json +++ b/examples/using-gatsby-with-json-yaml/package.json @@ -5,7 +5,7 @@ "version": "0.1.0", "author": "jonniebigodes", "dependencies": { - "gatsby": "^2.24.63", + "gatsby": "^4.14.0", "js-yaml": "^3.14.0", "prop-types": "^15.7.2", "react": "^16.9.0",