File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
"apollo-link" : " 1.2.2" ,
17
17
"apollo-link-http" : " 1.5.4" ,
18
18
"cross-fetch" : " 2.1.1" ,
19
- "graphql" : " 14.5.7 " ,
19
+ "graphql" : " 14.5.8 " ,
20
20
"graphql-binding" : " 1.4.0-beta.23" ,
21
21
"graphql-tools" : " 2.23.1"
22
22
},
Original file line number Diff line number Diff line change @@ -1300,9 +1300,9 @@ graphql-tools@3.0.0:
1300
1300
iterall "^1.1.3"
1301
1301
uuid "^3.1.0"
1302
1302
1303
- graphql@14.5.7 :
1304
- version "14.5.7 "
1305
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.7 .tgz#8646a3fcc07922319cc3967eba4a64b32929f77f "
1303
+ graphql@14.5.8 :
1304
+ version "14.5.8 "
1305
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.8 .tgz#504f3d3114cb9a0a3f359bbbcf38d9e5bf6a6b3c "
1306
1306
dependencies :
1307
1307
iterall "^1.2.2"
1308
1308
You can’t perform that action at this time.
0 commit comments