diff --git a/benchmarks/gabe-yaml-text/package.json b/benchmarks/gabe-yaml-text/package.json index a661e61963573..857076ac88bdf 100644 --- a/benchmarks/gabe-yaml-text/package.json +++ b/benchmarks/gabe-yaml-text/package.json @@ -30,8 +30,8 @@ ], "dependencies": { "faker": "^4.1.0", - "gatsby": "^2", - "gatsby-source-filesystem": "^2", + "gatsby": "^4.0.0", + "gatsby-source-filesystem": "^4.21.0", "gatsby-transformer-yaml": "^2", "react": "^16.12.0", "react-dom": "^16.12.0"