We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc07b3d commit 3037809Copy full SHA for 3037809
package.json
@@ -18,7 +18,7 @@
18
"cross-fetch": "1.1.1",
19
"graphql": "0.12.3",
20
"graphql-binding": "0.5.0",
21
- "graphql-tools": "2.17.0"
+ "graphql-tools": "2.18.0"
22
},
23
"devDependencies": {
24
"@types/graphql": "0.11.7",
yarn.lock
@@ -79,9 +79,9 @@ [email protected]:
79
graphql-subscriptions "^0.5.6"
80
uuid "^3.1.0"
81
82
-graphql-tools@2.17.0:
83
- version "2.17.0"
84
- resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.17.0.tgz#96c3cf54236a245b90e5adc4abdce81a2b37d1da"
+graphql-tools@2.18.0:
+ version "2.18.0"
+ resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.18.0.tgz#8e2d6436f9adba1d579c1a1710ae95e7f5e7248b"
85
dependencies:
86
apollo-link "^1.0.0"
87
apollo-utilities "^1.0.1"
0 commit comments