We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3c5aa commit 4cfe4e9Copy full SHA for 4cfe4e9
package.json
@@ -13,7 +13,7 @@
13
},
14
"devDependencies": {
15
"@types/node": "9.4.6",
16
- "graphql": "14.0.2",
+ "graphql": "14.5.4",
17
"ts-node": "5.0.0",
18
"typescript": "2.7.2"
19
yarn.lock
@@ -187,9 +187,9 @@ graphql-request@^1.5.0:
187
dependencies:
188
cross-fetch "2.2.2"
189
190
-graphql@14.0.2:
191
- version "14.0.2"
192
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0.2.tgz#7dded337a4c3fd2d075692323384034b357f5650"
+graphql@14.5.4:
+ version "14.5.4"
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.4.tgz#b33fe957854e90c10d4c07c7d26b6c8e9f159a13"
193
194
iterall "^1.2.2"
195
0 commit comments