Skip to content

Commit

Permalink
fix(deps): update dependency graphql-binding to v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 27, 2018
1 parent 62f67c1 commit 5c1b699
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
"apollo-link-http": "1.3.3",
"cross-fetch": "1.1.1",
"graphql": "0.13.1",
"graphql-binding": "1.2.3",
"graphql-binding": "1.2.4",
"graphql-tools": "2.21.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -57,9 +57,9 @@ encoding@^0.1.11:
dependencies:
iconv-lite "~0.4.13"

graphql-binding@1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.3.tgz#36c90649e652b59cf44f89e997ad96767cff6cb8"
graphql-binding@1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.4.tgz#ac1af63d98fca412dcd52ca04928cab2d6d08e0a"
dependencies:
graphql-tools "2.21.0"
iterall "1.2.1"
Expand Down

0 comments on commit 5c1b699

Please sign in to comment.