diff --git a/examples/using-gatsby-without-graphql/package.json b/examples/using-gatsby-without-graphql/package.json old mode 100755 new mode 100644 index 3f94d31be09b0..6eda3d5ae3179 --- a/examples/using-gatsby-without-graphql/package.json +++ b/examples/using-gatsby-without-graphql/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "axios": "^0.20.0", - "gatsby": "^2.24.63", + "gatsby": "^4.14.0", "react": "^16.5.1", "react-dom": "^16.5.1" },