File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 36
36
"cross-fetch" : " 2.1.1" ,
37
37
"graphql-binding" : " ^1.4.0-beta.28" ,
38
38
"graphql-import" : " 0.5.2" ,
39
- "graphql-tools" : " 3.0.0 " ,
39
+ "graphql-tools" : " 3.0.1 " ,
40
40
"http-link-dataloader" : " ^0.1.2" ,
41
41
"jsonwebtoken" : " ^8.2.1" ,
42
42
"subscriptions-transport-ws" : " 0.9.8"
Original file line number Diff line number Diff line change @@ -1328,6 +1328,16 @@ graphql-tools@3.0.0:
1328
1328
iterall "^1.1.3"
1329
1329
uuid "^3.1.0"
1330
1330
1331
+ graphql-tools@3.0.1 :
1332
+ version "3.0.1"
1333
+ resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-3.0.1.tgz#456c27061fb2f1040f6bb7bf8a68459651090462"
1334
+ dependencies :
1335
+ apollo-link "1.2.1"
1336
+ apollo-utilities "^1.0.1"
1337
+ deprecated-decorator "^0.1.6"
1338
+ iterall "^1.1.3"
1339
+ uuid "^3.1.0"
1340
+
1331
1341
graphql@0.13.2 :
1332
1342
version "0.13.2"
1333
1343
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270"
You can’t perform that action at this time.
0 commit comments