Update graphql from 0.11.6 to 0.11.7 in addons/graphql

This commit is contained in:
Dependencies.io Bot 2017-10-04 21:42:57 +00:00
parent f5ae89da40
commit 88fc4cf578
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
"dependencies": {
"global": "^4.3.2",
"graphiql": "^0.11.5",
"graphql": "^0.11.6",
"graphql": "^0.11.7",
"prop-types": "^15.6.0"
},
"devDependencies": {

View File

@ -5332,9 +5332,9 @@ graphql@^0.10.1:
dependencies:
iterall "^1.1.0"
graphql@^0.11.6:
version "0.11.6"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.11.6.tgz#f0146b5dc1480fda579c21bb6238970fd5cf5aa3"
graphql@^0.11.7:
version "0.11.7"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.11.7.tgz#e5abaa9cb7b7cccb84e9f0836bf4370d268750c6"
dependencies:
iterall "1.1.3"