diff --git a/examples/with-gatsby/package.json b/examples/with-gatsby/package.json index 0d3264cd..3dd34e5c 100644 --- a/examples/with-gatsby/package.json +++ b/examples/with-gatsby/package.json @@ -14,7 +14,7 @@ "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1" }, "dependencies": { - "gatsby": "^2.24.67", + "gatsby": "^5.12.0", "react": "^16.12.0", "react-dom": "^16.12.0", "rsuite-table": "^3.14.5"