We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f67c1 commit 5c1b699Copy full SHA for 5c1b699
2 files changed
package.json
@@ -17,7 +17,7 @@
17
"apollo-link-http": "1.3.3",
18
"cross-fetch": "1.1.1",
19
"graphql": "0.13.1",
20
- "graphql-binding": "1.2.3",
+ "graphql-binding": "1.2.4",
21
"graphql-tools": "2.21.0"
22
},
23
"devDependencies": {
yarn.lock
@@ -57,9 +57,9 @@ encoding@^0.1.11:
57
dependencies:
58
iconv-lite "~0.4.13"
59
60
-graphql-binding@1.2.3:
61
- version "1.2.3"
62
- 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"
63
64
graphql-tools "2.21.0"
65
iterall "1.2.1"
0 commit comments