diff --git a/examples/using-styled-components/package.json b/examples/using-styled-components/package.json index 5c1d11992e123..b5cc3d546537a 100644 --- a/examples/using-styled-components/package.json +++ b/examples/using-styled-components/package.json @@ -6,8 +6,8 @@ "author": "Kyle Mathews ", "dependencies": { "babel-plugin-styled-components": "^1.10.0", - "gatsby": "^2.0.91", - "gatsby-plugin-google-analytics": "^2.0.10", + "gatsby": "^5.0.0", + "gatsby-plugin-google-analytics": "^5.1.0", "gatsby-plugin-offline": "^2.0.21", "gatsby-plugin-react-helmet": "^3.0.5", "gatsby-plugin-styled-components": "^3.0.4",