diff --git a/packages/gatsby-plugin-utils/package.json b/packages/gatsby-plugin-utils/package.json index 44a0d74183e63..fac9fc94bc4c9 100644 --- a/packages/gatsby-plugin-utils/package.json +++ b/packages/gatsby-plugin-utils/package.json @@ -47,8 +47,8 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-utils#readme", "dependencies": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "3.9.0-next.1", - "gatsby-sharp": "^0.3.0-next.0", + "gatsby-core-utils": "3.10.0-next.0", + "gatsby-sharp": "^0.4.0-next.0", "graphql-compose": "^9.0.7", "import-from": "^4.0.0", "joi": "^17.4.2",