Upgrade dependencies

This commit is contained in:
Kyle Mathews
2018-02-22 12:45:21 -08:00
parent 7888e67c36
commit bafcd4c7cc
2 changed files with 12 additions and 12 deletions
+11 -11
View File
@@ -4326,7 +4326,7 @@
"integrity": "sha512-WIr7iDkdmdbxu/Gh6eKEZJL6KPE74/5MEsf2whTOFNxbIoIixogroLdKYqB6FDav4Wavh/lZdzzd3b2KxIXC5Q==",
"optional": true,
"requires": {
"nan": "2.8.0",
"nan": "2.9.1",
"node-pre-gyp": "0.6.39"
},
"dependencies": {
@@ -5115,9 +5115,9 @@
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
},
"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",
@@ -7172,9 +7172,9 @@
"integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s="
},
"nan": {
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/nan/-/nan-2.8.0.tgz",
"integrity": "sha1-7XFfP+neArV6XmJS2QqWZ14fCFo=",
"version": "2.9.1",
"resolved": "https://registry.npmjs.org/nan/-/nan-2.9.1.tgz",
"integrity": "sha512-c609vVPyCEuuzqOjx3hwsSZMXLg5QTzbTfgBmEx6N444ymBt1+Yg/rTGr2+4S3VJ3btXI8m1TZ7nLcYcRTZYuQ==",
"optional": true
},
"nanomatch": {
@@ -9518,9 +9518,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"
@@ -9677,7 +9677,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"