diff --git a/packages/forma-36-website/package.json b/packages/forma-36-website/package.json index 6f3d25d581..aeaf293320 100644 --- a/packages/forma-36-website/package.json +++ b/packages/forma-36-website/package.json @@ -12,7 +12,7 @@ "@mdx-js/mdx": "^1.6.18", "@mdx-js/react": "^1.6.18", "@svgr/webpack": "^4.3.2", - "gatsby": "^2.24.73", + "gatsby": "^4.22.0", "gatsby-image": "^2.2.14", "gatsby-plugin-algolia-docsearch": "^1.0.5", "gatsby-plugin-emotion": "^4.1.4", @@ -33,7 +33,7 @@ "react-copy-to-clipboard": "^5.0.1", "react-dom": "16.14.0", "react-helmet": "^5.2.1", - "react-live": "^2.2.0", + "react-live": "^3.0.0", "webpack-dev-server": "3.8.0" }, "license": "MIT",