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.0 " ,
19
+ "graphql" : " 14.5.1 " ,
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.0 :
1304
- version "14.5.0 "
1305
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.0 .tgz#4801e6460942c9c591944617f6dd224a9e531520 "
1303
+ graphql@14.5.1 :
1304
+ version "14.5.1 "
1305
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.1 .tgz#ee8c6f887e7231b5ecc266ae0841e78a9f7ddb88 "
1306
1306
dependencies :
1307
1307
iterall "^1.2.2"
1308
1308
You can’t perform that action at this time.
0 commit comments