diff --git a/integration-tests/structured-logging/package.json b/integration-tests/structured-logging/package.json index 4b6ce5b36a4f6..3441ffae71bd5 100644 --- a/integration-tests/structured-logging/package.json +++ b/integration-tests/structured-logging/package.json @@ -10,7 +10,7 @@ "serve": "gatsby serve" }, "dependencies": { - "gatsby": "^2.16.0", + "gatsby": "^3.13.0", "gray-percentage": "^2.0.0", "react": "^16.8.0", "react-dom": "^16.8.0"