@@ -201,14 +201,14 @@ anymatch@^2.0.0:
201201 micromatch "^3.1.4"
202202 normalize-path "^2.1.1"
203203
204- apollo-boost@0.1.23 :
205- version "0.1.23 "
206- resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.23 .tgz#9a9b806cfdc1d29b0b09b1ef0a15fde2e71c92bd "
207- integrity sha512-yQr1Ph3DEVvU7XeQhAh+6p2wZ++azxgGAtwXc+D5EP1CHU0HMVfVgtj1M0CDO1z14SZgQbrurQ60bgiyquoiVg ==
208- dependencies :
209- apollo-cache "^1.1.22 "
210- apollo-cache-inmemory "^1.3.12 "
211- apollo-client "^2.4.8 "
204+ apollo-boost@0.1.24 :
205+ version "0.1.24 "
206+ resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.24 .tgz#77860f919f645f1d00d7b24f97dfbc59fcf42e19 "
207+ integrity sha512-Zpo5dSZQHeyU5YReHawILCwow2WXtd09RkvJhp4P9rWZH8XL5B6iA+KuMycHH1Ib6mAGcO57AaaFLYQVKIdmzw ==
208+ dependencies :
209+ apollo-cache "^1.1.23 "
210+ apollo-cache-inmemory "^1.4.0 "
211+ apollo-client "^2.4.9 "
212212 apollo-link "^1.0.6"
213213 apollo-link-error "^1.0.3"
214214 apollo-link-http "^1.3.1"
@@ -224,21 +224,21 @@ apollo-cache-inmemory@^1.1.7:
224224 apollo-utilities "^1.0.8"
225225 graphql-anywhere "^4.1.5"
226226
227- apollo-cache-inmemory@^1.3.12 :
228- version "1.3.12 "
229- resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.12 .tgz#cf7ef7c15730d0b6787d79047d5c06087ac31991 "
230- integrity sha512-jxWcW64QoYQZ09UH6v3syvCCl3MWr6bsxT3wYYL6ORi8svdJUpnNrHTcv5qXqJYVg/a+NHhfEt+eGjJUG2ytXA ==
227+ apollo-cache-inmemory@^1.4.0 :
228+ version "1.4.0 "
229+ resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.4.0 .tgz#8bcb1de8d1950dcdbd42f9af6d16fccca8e9e9ca "
230+ integrity sha512-gqwiZCApG+hRXEbtDrNIUtNcKKeO3RTih4mydJZRJpFp+PgBf8AZ2z4/uTJFFijmR9krmUWdCRfW1Aesb5+Ktg ==
231231 dependencies :
232- apollo-cache "^1.1.22 "
233- apollo-utilities "^1.0.27 "
232+ apollo-cache "^1.1.23 "
233+ apollo-utilities "^1.1.0 "
234234 optimism "^0.6.8"
235235
236- apollo-cache@1.1.22 , apollo-cache@^1.1.22 :
237- version "1.1.22 "
238- resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.22 .tgz#d4682ea6e8b2508a934f61c2fd9e36b4a65041d9 "
239- integrity sha512-8PoxhQLISj2oHwT7i/r4l+ly4y3RKZls+dtXzAewu3U77P9dNZKhYkRNAhx9iEfsrNoHgXBV8vMp64hb1uYh+g ==
236+ apollo-cache@1.1.23 , apollo-cache@^1.1.23 :
237+ version "1.1.23 "
238+ resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.23 .tgz#4765571223cae756ab7faf29792f1ab9a8450a91 "
239+ integrity sha512-9FcavymJQdjaYX6of1xgjFmWp8UUCtlW/S9k5bfMMnMNAAQMDnuOFVEklawdSbyAhM4hh1kSymyt/r23K1tVSA ==
240240 dependencies :
241- apollo-utilities "^1.0.27 "
241+ apollo-utilities "^1.1.0 "
242242
243243apollo-cache@^1.1.4 :
244244 version "1.1.4"
@@ -258,16 +258,16 @@ apollo-client-preset@1.0.8:
258258 apollo-link-http "^1.3.1"
259259 graphql-tag "^2.4.2"
260260
261- apollo-client@2.4.8 , apollo-client@^2.4.8 :
262- version "2.4.8 "
263- resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.8 .tgz#3a798f1076243465a59061d44d11bd030b68deb9 "
264- integrity sha512-OAFbCTnGPtaIv0j+EZYzY20d+MD2JNbJ/YXZ4s0/oZlSg87bb0gjcIbccw2lnytipymZcZNr5ArFFeh0saGEwA ==
261+ apollo-client@2.4.9 , apollo-client@^2.4.9 :
262+ version "2.4.9 "
263+ resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.9 .tgz#c5fbd4d04645e228dd6a49f5b03b41cb1c2e5ae7 "
264+ integrity sha512-7IoIz+3hAk3166663ioyrsPdlTSAQa24HsJPVWw2QM/UE1wZTommu+uhwj9KugL6vpE/wyhyYgEs/9R7PlCsQA ==
265265 dependencies :
266266 " @types/zen-observable" " ^0.8.0"
267- apollo-cache "1.1.22 "
267+ apollo-cache "1.1.23 "
268268 apollo-link "^1.0.0"
269269 apollo-link-dedup "^1.0.0"
270- apollo-utilities "1.0.27 "
270+ apollo-utilities "1.1.0 "
271271 symbol-observable "^1.0.2"
272272 zen-observable "^0.8.0"
273273 optionalDependencies :
@@ -350,10 +350,10 @@ apollo-link@^1.2.2:
350350 apollo-utilities "^1.0.0"
351351 zen-observable-ts "^0.8.9"
352352
353- apollo-utilities@1.0.27 , apollo-utilities@^1.0.27 :
354- version "1.0.27 "
355- resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.27. tgz#77c550f9086552376eca3a48e234a1466b5b057e "
356- integrity sha512-nzrMQ89JMpNmYnVGJ4t8zN75gQbql27UDhlxNi+3OModp0Masx5g+fQmQJ5B4w2dpRuYOsdwFLmj3lQbwOKV1Q ==
353+ apollo-utilities@1.1.0 , apollo-utilities@^1.1.0 :
354+ version "1.1.0 "
355+ resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.1.0. tgz#e7603f834b57e4e109be6b450dc1cc1037aac94c "
356+ integrity sha512-D3scmF6vJkCBECMasMEc0J9dNNHVULl6h2d7/oGJxWid1fgcAPHZJN5XLCZisuOfn0Dvvu3Unf/zK00Z3e49Qg ==
357357 dependencies :
358358 fast-json-stable-stringify "^2.0.0"
359359
0 commit comments