diff --git a/integration-tests/structured-logging/package.json b/integration-tests/structured-logging/package.json index eabed68782894..25ebd0af627f0 100644 --- a/integration-tests/structured-logging/package.json +++ b/integration-tests/structured-logging/package.json @@ -10,7 +10,7 @@ "serve": "gatsby serve" }, "dependencies": { - "gatsby": "^3.0.0-next.0", + "gatsby": "^4.25.4", "gray-percentage": "^2.0.0", "react": "^16.9.0", "react-dom": "^16.9.0"