diff --git a/integration-tests/artifacts/package.json b/integration-tests/artifacts/package.json index 64dee79d33ef0..3f557e8f28441 100644 --- a/integration-tests/artifacts/package.json +++ b/integration-tests/artifacts/package.json @@ -13,7 +13,7 @@ "test": "jest --config=jest.config.js --runInBand" }, "dependencies": { - "gatsby": "^2.22.0", + "gatsby": "^3.13.0", "react": "^16.12.0", "react-dom": "^16.12.0" },