diff --git a/package.json b/package.json index 3d24c76..029396d 100644 --- a/package.json +++ b/package.json @@ -6,13 +6,13 @@ "author": "Kyle Mathews ", "dependencies": { "gatsby": "2.24.87", - "gatsby-image": "2.4.21", - "gatsby-plugin-manifest": "2.4.35", - "gatsby-plugin-offline": "3.2.37", - "gatsby-plugin-react-helmet": "3.3.14", + "gatsby-image": "3.11.0", + "gatsby-plugin-manifest": "5.12.1", + "gatsby-plugin-offline": "6.12.1", + "gatsby-plugin-react-helmet": "6.12.0", "gatsby-plugin-sharp": "2.6.43", - "gatsby-source-filesystem": "2.3.36", - "gatsby-transformer-sharp": "2.5.20", + "gatsby-source-filesystem": "5.12.0", + "gatsby-transformer-sharp": "5.12.1", "prop-types": "15.7.2", "react": "17.0.1", "react-dom": "17.0.1",