File tree 2 files changed +4
-5
lines changed
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 18
18
"cross-fetch" : " 1.1.1" ,
19
19
"graphql" : " 0.12.3" ,
20
20
"graphql-binding" : " 1.2.0" ,
21
- "graphql-tools" : " 2.19 .0"
21
+ "graphql-tools" : " 2.20 .0"
22
22
},
23
23
"devDependencies" : {
24
24
"@types/graphql" : " 0.12.3" ,
Original file line number Diff line number Diff line change 78
78
graphql-subscriptions "^0.5.6"
79
79
uuid "^3.1.0"
80
80
81
- graphql-tools@2.19 .0 :
82
- version "2.19 .0"
83
- resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.19 .0.tgz#04e1065532ab877aff3ad1883530fb56804ce9bf "
81
+ graphql-tools@2.20 .0 :
82
+ version "2.20 .0"
83
+ resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.20 .0.tgz#4fa7b0c403115a0b636f685263c6faec5f219a24 "
84
84
dependencies :
85
85
apollo-link "^1.0.0"
86
86
apollo-utilities "^1.0.1"
87
87
deprecated-decorator "^0.1.6"
88
- graphql-subscriptions "^0.5.6"
89
88
uuid "^3.1.0"
90
89
91
90
You can’t perform that action at this time.
0 commit comments