diff --git a/examples/using-typescript/package.json b/examples/using-typescript/package.json index c6c39f23bd275..7c22735aaedd4 100644 --- a/examples/using-typescript/package.json +++ b/examples/using-typescript/package.json @@ -12,7 +12,7 @@ "lint": "eslint . --ignore-path .gitignore --ext .ts,.tsx,.js" }, "dependencies": { - "gatsby": "^2.18.0", + "gatsby": "^4.22.0", "gatsby-plugin-typescript": "^2.1.18", "gatsby-plugin-typography": "^2.3.17", "react": "^16.12.0",