diff --git a/benchmarks/markdown/package.json b/benchmarks/markdown/package.json index 261edadf90144..e2cc1cae18fe5 100644 --- a/benchmarks/markdown/package.json +++ b/benchmarks/markdown/package.json @@ -8,7 +8,7 @@ "serve": "gatsby serve" }, "dependencies": { - "gatsby": "^2.0.118", + "gatsby": "^5.14.6", "gatsby-transformer-remark": "^2.2.4", "react": "^16.8.0", "react-dom": "^16.8.0"