@@ -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.21 :
205- version "0.1.21 "
206- resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.21 .tgz#1c6b5f53120bd46faa825715da40cf5578fd6fbb "
207- integrity sha512-3cA4LjzrMckbX02Vd02yfKsgunnqdZTLE5SRXr7SCzfJfkPjmD9VGS8eLUCd/FE5taM/FHNAuqy3u3PaPCjYvw ==
208- dependencies :
209- apollo-cache "^1.1.20 "
210- apollo-cache-inmemory "^1.3.10 "
211- apollo-client "^2.4.6 "
204+ apollo-boost@0.1.22 :
205+ version "0.1.22 "
206+ resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.22 .tgz#0b6c607fcb02d06894e925010560b3237d1bce86 "
207+ integrity sha512-JOU2MIhJISOfL/2hWkuBqH7sqNs28ZS8wRVjmcMEJ+DjmF5otVsDBtx+IMp9PEReoznrbSfjo3p4ix4AgtbooA ==
208+ dependencies :
209+ apollo-cache "^1.1.21 "
210+ apollo-cache-inmemory "^1.3.11 "
211+ apollo-client "^2.4.7 "
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.10 :
228- version "1.3.10 "
229- resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.10 .tgz#2e5375ad7ac0d30d59aaae3a2b5967673d0cf968 "
230- integrity sha512-cJL8xxX2iytludvxY4goxYJ41n8avXirAjQkEwgSvGqrEzC0PG2DwtHZZh1QTnRRuM1rgj4MKiUiX/Ykhc5L+Q ==
227+ apollo-cache-inmemory@^1.3.11 :
228+ version "1.3.11 "
229+ resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.11 .tgz#6cb8f24ec812715169f9acbb0b67833f9a19ec90 "
230+ integrity sha512-fSoyjBV5RV57J3i/VHDDB74ZgXc0PFiogheNFHEhC0mL6rg5e/DjTx0Vg+csIBk23gvlzTvV+eypx7Q2NJ+dYg ==
231231 dependencies :
232- apollo-cache "^1.1.20 "
233- apollo-utilities "^1.0.25 "
232+ apollo-cache "^1.1.21 "
233+ apollo-utilities "^1.0.26 "
234234 optimism "^0.6.6"
235235
236- apollo-cache@1.1.20 , apollo-cache@^1.1.20 :
237- version "1.1.20 "
238- resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.20 .tgz#6152cc4baf6a63e376efee79f75de4f5c84bf90e "
239- integrity sha512-+Du0/4kUSuf5PjPx0+pvgMGV12ezbHA8/hubYuqRQoy/4AWb4faa61CgJNI6cKz2mhDd9m94VTNKTX11NntwkQ ==
236+ apollo-cache@1.1.21 , apollo-cache@^1.1.21 :
237+ version "1.1.21 "
238+ resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.21 .tgz#950025e2272741ba8e5064419906e3ac4072925d "
239+ integrity sha512-5ErNb78KHtrJNimkDBTEigcvHkIqUmS7QJIk4lpZZ+XLVVgvk2fD+GhD1PLP+s8vHfAKVbO6vdbRxCCjGGrh5w ==
240240 dependencies :
241- apollo-utilities "^1.0.25 "
241+ apollo-utilities "^1.0.26 "
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.6 , apollo-client@^2.4.6 :
262- version "2.4.6 "
263- resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.6 .tgz#ba24a2def6ea9d487b41672652ca967cc7c05e4a "
264- integrity sha512-RsZVMYone7mu3Wj4sr7ehctN8pdaHsP4X1Sv6Ly4gZ/YDetCCVnhbmnk5q7kvDtfoo0jhhHblxgFyA3FLLImtA ==
261+ apollo-client@2.4.7 , apollo-client@^2.4.7 :
262+ version "2.4.7 "
263+ resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.7 .tgz#b6712fd4c9ba346e3c44cfec7e6868e532b6a957 "
264+ integrity sha512-6aAm+16AFBYZhJF8eKxrup6AbYni01InDiwTfZhMMTP2xaXQWjsQnfaHbI2oE+hd3+AZFy1drkse8RZKghR/WQ ==
265265 dependencies :
266266 " @types/zen-observable" " ^0.8.0"
267- apollo-cache "1.1.20 "
267+ apollo-cache "1.1.21 "
268268 apollo-link "^1.0.0"
269269 apollo-link-dedup "^1.0.0"
270- apollo-utilities "1.0.25 "
270+ apollo-utilities "1.0.26 "
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.25 , apollo-utilities@^1.0.25 :
354- version "1.0.25 "
355- resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.25 .tgz#899b00f5f990fb451675adf84cb3de82eb6372ea "
356- integrity sha512-AXvqkhni3Ir1ffm4SA1QzXn8k8I5BBl4PVKEyak734i4jFdp+xgfUyi2VCqF64TJlFTA/B73TRDUvO2D+tKtZg ==
353+ apollo-utilities@1.0.26 , apollo-utilities@^1.0.26 :
354+ version "1.0.26 "
355+ resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.26 .tgz#589c66bf4d16223531351cf667a230c787def1da "
356+ integrity sha512-URw7o3phymliqYCYatcird2YRPUU2eWCNvip64U9gQrX56mEfK4m99yBIDCMTpmcvOFsKLii1sIEZsHIs/bvnw ==
357357 dependencies :
358358 fast-json-stable-stringify "^2.0.0"
359359
0 commit comments