File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
"apollo-cache-inmemory" : " 1.4.2" ,
7
7
"apollo-client" : " 2.4.12" ,
8
8
"apollo-link-http" : " 1.5.9" ,
9
- "graphql" : " 14.1.1 " ,
9
+ "graphql" : " 14.2.0 " ,
10
10
"graphql.macro" : " 1.3.3" ,
11
11
"react" : " 16.8.0-alpha.1" ,
12
12
"react-apollo" : " 2.4.1" ,
Original file line number Diff line number Diff line change @@ -4344,10 +4344,10 @@ graphql.macro@1.3.3:
4344
4344
babel-plugin-macros "^2.4.5"
4345
4345
graphql-tag "^2.10.1"
4346
4346
4347
- graphql@14.1.1 :
4348
- version "14.1.1 "
4349
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.1.1 .tgz#d5d77df4b19ef41538d7215d1e7a28834619fac0 "
4350
- integrity sha512-C5zDzLqvfPAgTtP8AUPIt9keDabrdRAqSWjj2OPRKrKxI9Fb65I36s1uCs1UUBFnSWTdO7hyHi7z1ZbwKMKF6Q ==
4347
+ graphql@14.2.0 :
4348
+ version "14.2.0 "
4349
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.2.0 .tgz#ff25813ad6d186f3975977d56bc2d2434871f3b9 "
4350
+ integrity sha512-dlFHRtxsL4sBy1C1e3v64IUd5ndZhAOHZ/z3Dr4Nm6+cvr9elrnz4BhMF9h9mRBBnhUCGLc4GH4xvPbKG6sUeA ==
4351
4351
dependencies :
4352
4352
iterall "^1.2.2"
4353
4353
You can’t perform that action at this time.
0 commit comments