Upgrade dependencies

This commit is contained in:
Kyle Mathews 2018-02-21 18:58:07 -08:00
parent d8df877889
commit 0fe4719940
2 changed files with 17 additions and 17 deletions

28
package-lock.json generated
View file

@ -6378,9 +6378,9 @@
"dev": true
},
"gatsby": {
"version": "1.9.204",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.204.tgz",
"integrity": "sha1-3kzjtsfHSxb4aAmGVoIkMoBWs8s=",
"version": "1.9.206",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.206.tgz",
"integrity": "sha1-dXakpHn/VubfDZVj8CO/0hfQEMU=",
"requires": {
"async": "2.6.0",
"babel-code-frame": "6.26.0",
@ -6626,9 +6626,9 @@
}
},
"gatsby-plugin-sharp": {
"version": "1.6.31",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.31.tgz",
"integrity": "sha1-qhNkQqkvIN9GKei03cEXNcbtbZA=",
"version": "1.6.32",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.32.tgz",
"integrity": "sha1-AjrnhWY+51maJ4U2z084YXUswK8=",
"requires": {
"async": "2.6.0",
"babel-runtime": "6.26.0",
@ -6728,13 +6728,13 @@
}
},
"gatsby-remark-images": {
"version": "1.5.47",
"resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-1.5.47.tgz",
"integrity": "sha1-siQJwNsqLXmPlYlHAmxFoou1cZ0=",
"version": "1.5.48",
"resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-1.5.48.tgz",
"integrity": "sha1-8SZJbZhU/hZ4wpJEpjop2cIjRr8=",
"requires": {
"babel-runtime": "6.26.0",
"cheerio": "1.0.0-rc.2",
"gatsby-plugin-sharp": "1.6.31",
"gatsby-plugin-sharp": "1.6.32",
"is-relative-url": "2.0.0",
"lodash": "4.17.5",
"slash": "1.0.0",
@ -12669,9 +12669,9 @@
}
},
"redux-devtools-instrument": {
"version": "1.8.2",
"resolved": "https://registry.npmjs.org/redux-devtools-instrument/-/redux-devtools-instrument-1.8.2.tgz",
"integrity": "sha1-XpHP5ALnkNrj/S8NI197fYSwn/4=",
"version": "1.8.3",
"resolved": "https://registry.npmjs.org/redux-devtools-instrument/-/redux-devtools-instrument-1.8.3.tgz",
"integrity": "sha1-xRDWerTl5FJazW5BDCWrRrhaynw=",
"requires": {
"lodash": "4.17.5",
"symbol-observable": "1.2.0"
@ -12969,7 +12969,7 @@
"requires": {
"jsan": "3.1.9",
"querystring": "0.2.0",
"redux-devtools-instrument": "1.8.2",
"redux-devtools-instrument": "1.8.3",
"remotedev-utils": "0.1.4",
"rn-host-detect": "1.1.3",
"socketcluster-client": "5.5.2"