diff --git a/packages/gatsby-plugin-setup/package.json b/packages/gatsby-plugin-setup/package.json index 6dac72b..86c95ab 100644 --- a/packages/gatsby-plugin-setup/package.json +++ b/packages/gatsby-plugin-setup/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "@babel/core": "^7.17.9", - "gatsby": "^4.12.1", + "gatsby": "^5.14.2", "intersection-observer": "^0.12.0", "react-union-polyfills": "^0.20.0", "regenerator-runtime": "^0.13.9"