Update dependencies

This commit is contained in:
Kyle Mathews 2017-09-16 21:45:13 +02:00
parent 61ecbde426
commit 4448f72aee
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -5170,9 +5170,9 @@
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
},
"gatsby": {
"version": "1.9.35",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.35.tgz",
"integrity": "sha512-zbW/2FJfy3zIxWaKTJ3xmOCm5HFFUdBRO+v0RnPyapo+F0gFd44QDdLXYBtqt42r7YvFF3mAXuxunluWts34ww==",
"version": "1.9.36",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.36.tgz",
"integrity": "sha512-aat6txBSgEZ7woYK7Ni65WeUw8dN1VnbPpN6LvR5OV5qLLQUZh6t0kFVcDhAhZlOASAjgIe6ysJKdQfGOoLVcw==",
"requires": {
"async": "2.5.0",
"babel-code-frame": "6.26.0",

View file

@ -7,7 +7,7 @@
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
},
"dependencies": {
"gatsby": "^1.9.35",
"gatsby": "^1.9.36",
"gatsby-link": "^1.6.8",
"gatsby-plugin-google-analytics": "^1.0.4",
"gatsby-plugin-manifest": "^1.0.4",