File tree 2 files changed +5
-9
lines changed
2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 14
14
},
15
15
"dependencies" : {
16
16
"apollo-client" : " ^2.3.1" ,
17
- "apollo-codegen" : " ^0.19.1 " ,
17
+ "apollo-codegen" : " ^0.20.0 " ,
18
18
"graphql-2-json-schema" : " 0.1.0-1" ,
19
19
"json-schema" : " ^0.2.3" ,
20
20
"lodash" : " ^4.17.10" ,
Original file line number Diff line number Diff line change @@ -692,8 +692,7 @@ anymatch@^2.0.0:
692
692
normalize-path "^2.1.1"
693
693
694
694
apollo-cache-inmemory@^1.2.2 :
695
- version "1.2.2"
696
- resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.2.tgz#051b1fec5b3cec1b348bd7ac9c713a72a0bba45b"
695
+ version "1.6.6"
697
696
dependencies :
698
697
apollo-cache "^1.1.9"
699
698
apollo-utilities "^1.0.13"
@@ -712,8 +711,7 @@ apollo-cache@^1.1.9:
712
711
apollo-utilities "^1.0.13"
713
712
714
713
apollo-client@^2.3.1 :
715
- version "2.3.1"
716
- resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.3.1.tgz#64b204779b7e8b21f901529527a9a9c973eb7fd4"
714
+ version "2.6.10"
717
715
dependencies :
718
716
" @types/zen-observable" " ^0.5.3"
719
717
apollo-cache "^1.1.8"
@@ -3932,8 +3930,7 @@ graphql-request@^1.4.0:
3932
3930
cross-fetch "2.0.0"
3933
3931
3934
3932
graphql-tag@^2.9.2 :
3935
- version "2.9.2"
3936
- resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.9.2.tgz#2f60a5a981375f430bf1e6e95992427dc18af686"
3933
+ version "2.12.6"
3937
3934
3938
3935
graphql-tools@^3.0.2 :
3939
3936
version "3.0.2"
@@ -6749,8 +6746,7 @@ rc@^1.1.7:
6749
6746
strip-json-comments "~2.0.1"
6750
6747
6751
6748
react-apollo@^2.1.4 :
6752
- version "2.1.4"
6753
- resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.4.tgz#a51059ac56f1a7997cad636a5d36398b9c93ff12"
6749
+ version "2.5.8"
6754
6750
dependencies :
6755
6751
fbjs "^0.8.16"
6756
6752
hoist-non-react-statics "^2.5.0"
You can’t perform that action at this time.
0 commit comments