File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1414 },
1515 "dependencies" : {
1616 "apollo-link" : " 1.2.2" ,
17- "apollo-link-http" : " 1.5.3 " ,
17+ "apollo-link-http" : " 1.5.4 " ,
1818 "cross-fetch" : " 2.1.1" ,
1919 "graphql" : " 0.13.2" ,
2020 "graphql-binding" : " 1.4.0-beta.23" ,
Original file line number Diff line number Diff line change @@ -122,18 +122,18 @@ apollo-codegen@^0.19.1:
122122 source-map-support "^0.5.0"
123123 yargs "^10.0.3"
124124
125- apollo-link-http-common@^0.2.3 :
125+ apollo-link-http-common@^0.2.4 :
126126 version "0.2.4"
127127 resolved "https://registry.yarnpkg.com/apollo-link-http-common/-/apollo-link-http-common-0.2.4.tgz#877603f7904dc8f70242cac61808b1f8d034b2c3"
128128 dependencies :
129129 apollo-link "^1.2.2"
130130
131- apollo-link-http@1.5.3 :
132- version "1.5.3 "
133- resolved "https://registry.yarnpkg.com/apollo-link-http/-/apollo-link-http-1.5.3 .tgz#3aa0d3ecfe5666ef0c360f359c425ff6ea1d285b "
131+ apollo-link-http@1.5.4 :
132+ version "1.5.4 "
133+ resolved "https://registry.yarnpkg.com/apollo-link-http/-/apollo-link-http-1.5.4 .tgz#b80b7b4b342c655b6a5614624b076a36be368f43 "
134134 dependencies :
135- apollo-link "^1.2.1 "
136- apollo-link-http-common "^0.2.3 "
135+ apollo-link "^1.2.2 "
136+ apollo-link-http-common "^0.2.4 "
137137
138138apollo-link@1.2.1 :
139139 version "1.2.1"
You can’t perform that action at this time.
0 commit comments