diff --git a/package.json b/package.json index ae3547b..8dd86b5 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@contentful/rich-text-react-renderer": "^14.1.1", - "gatsby": "^2.32.8", + "gatsby": "^3.0.0", "gatsby-plugin-react-helmet": "^3.3.10", "gatsby-plugin-sass": "^2.3.10", "gatsby-plugin-sharp": "^2.6.19", @@ -24,7 +24,7 @@ "gatsby-source-contentful": "^4.6.1", "gatsby-source-filesystem": "^2.3.19", "gatsby-transformer-remark": "^2.8.25", - "node-sass": "^4.14.1", + "node-sass": "^9.0.0", "react": "^16.12.0", "react-dom": "^16.12.0", "react-helmet": "^6.1.0"