From 2689a1e9a7eb48e1ef4a99fc4593c995eeacf801 Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Thu, 2 Nov 2017 10:16:54 -0700 Subject: [PATCH] Update package.json --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 3134ad8..824c9f8 100644 --- a/package.json +++ b/package.json @@ -7,20 +7,20 @@ "url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues" }, "dependencies": { - "gatsby": "^1.9.73", - "gatsby-link": "^1.6.22", - "gatsby-plugin-google-analytics": "^1.0.10", + "gatsby": "^1.9.92", + "gatsby-link": "^1.6.24", + "gatsby-plugin-google-analytics": "^1.0.11", "gatsby-plugin-offline": "^1.0.10", "gatsby-plugin-react-helmet": "^1.0.8", - "gatsby-plugin-sharp": "^1.6.9", + "gatsby-plugin-sharp": "^1.6.17", "gatsby-plugin-typography": "^1.7.10", - "gatsby-remark-copy-linked-files": "^1.5.9", - "gatsby-remark-images": "^1.5.18", - "gatsby-remark-prismjs": "^1.2.1", + "gatsby-remark-copy-linked-files": "^1.5.16", + "gatsby-remark-images": "^1.5.28", + "gatsby-remark-prismjs": "^1.2.9", "gatsby-remark-responsive-iframe": "^1.4.8", "gatsby-remark-smartypants": "^1.4.8", - "gatsby-source-filesystem": "^1.5.5", - "gatsby-transformer-remark": "^1.7.17", + "gatsby-source-filesystem": "^1.5.6", + "gatsby-transformer-remark": "^1.7.19", "gatsby-transformer-sharp": "^1.6.10", "lodash": "^4.15.0", "react-responsive-grid": "^0.3.3",