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.2.0 " ,
19
+ "graphql" : " 14.2.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 @@ -1286,9 +1286,9 @@ graphql-tools@3.0.0:
1286
1286
iterall "^1.1.3"
1287
1287
uuid "^3.1.0"
1288
1288
1289
- graphql@14.2.0 :
1290
- version "14.2.0 "
1291
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.2.0 .tgz#ff25813ad6d186f3975977d56bc2d2434871f3b9 "
1289
+ graphql@14.2.1 :
1290
+ version "14.2.1 "
1291
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.2.1 .tgz#779529bf9a01e7207b977a54c20670b48ca6e95c "
1292
1292
dependencies :
1293
1293
iterall "^1.2.2"
1294
1294
You can’t perform that action at this time.
0 commit comments