Skip to content

Commit 5cdfdde

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update apollo graphql packages
1 parent 0451197 commit 5cdfdde

File tree

6 files changed

+92
-92
lines changed

6 files changed

+92
-92
lines changed

advanced/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"react-scripts": "1.1.5"
1616
},
1717
"dependencies": {
18-
"apollo-boost": "0.1.21",
19-
"apollo-client": "2.4.6",
18+
"apollo-boost": "0.1.22",
19+
"apollo-client": "2.4.7",
2020
"apollo-client-preset": "1.0.8",
2121
"apollo-link": "1.2.4",
2222
"apollo-link-ws": "1.0.10",
23-
"apollo-utilities": "1.0.25",
23+
"apollo-utilities": "1.0.26",
2424
"babel-cli": "6.26.0",
2525
"eslint-config-prettier": "2.10.0",
2626
"eslint-plugin-babel": "4.1.2",

advanced/yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -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

243243
apollo-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

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"react-scripts": "1.1.5"
66
},
77
"dependencies": {
8-
"apollo-boost": "0.1.21",
8+
"apollo-boost": "0.1.22",
99
"graphql": "0.13.2",
1010
"react": "16.6.3",
1111
"react-apollo": "2.3.1",

basic/yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -186,46 +186,46 @@ anymatch@^2.0.0:
186186
micromatch "^3.1.4"
187187
normalize-path "^2.1.1"
188188

189-
apollo-boost@0.1.21:
190-
version "0.1.21"
191-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.21.tgz#1c6b5f53120bd46faa825715da40cf5578fd6fbb"
192-
integrity sha512-3cA4LjzrMckbX02Vd02yfKsgunnqdZTLE5SRXr7SCzfJfkPjmD9VGS8eLUCd/FE5taM/FHNAuqy3u3PaPCjYvw==
193-
dependencies:
194-
apollo-cache "^1.1.20"
195-
apollo-cache-inmemory "^1.3.10"
196-
apollo-client "^2.4.6"
189+
apollo-boost@0.1.22:
190+
version "0.1.22"
191+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.22.tgz#0b6c607fcb02d06894e925010560b3237d1bce86"
192+
integrity sha512-JOU2MIhJISOfL/2hWkuBqH7sqNs28ZS8wRVjmcMEJ+DjmF5otVsDBtx+IMp9PEReoznrbSfjo3p4ix4AgtbooA==
193+
dependencies:
194+
apollo-cache "^1.1.21"
195+
apollo-cache-inmemory "^1.3.11"
196+
apollo-client "^2.4.7"
197197
apollo-link "^1.0.6"
198198
apollo-link-error "^1.0.3"
199199
apollo-link-http "^1.3.1"
200200
apollo-link-state "^0.4.0"
201201
graphql-tag "^2.4.2"
202202

203-
apollo-cache-inmemory@^1.3.10:
204-
version "1.3.10"
205-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.10.tgz#2e5375ad7ac0d30d59aaae3a2b5967673d0cf968"
206-
integrity sha512-cJL8xxX2iytludvxY4goxYJ41n8avXirAjQkEwgSvGqrEzC0PG2DwtHZZh1QTnRRuM1rgj4MKiUiX/Ykhc5L+Q==
203+
apollo-cache-inmemory@^1.3.11:
204+
version "1.3.11"
205+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.11.tgz#6cb8f24ec812715169f9acbb0b67833f9a19ec90"
206+
integrity sha512-fSoyjBV5RV57J3i/VHDDB74ZgXc0PFiogheNFHEhC0mL6rg5e/DjTx0Vg+csIBk23gvlzTvV+eypx7Q2NJ+dYg==
207207
dependencies:
208-
apollo-cache "^1.1.20"
209-
apollo-utilities "^1.0.25"
208+
apollo-cache "^1.1.21"
209+
apollo-utilities "^1.0.26"
210210
optimism "^0.6.6"
211211

212-
apollo-cache@1.1.20, apollo-cache@^1.1.20:
213-
version "1.1.20"
214-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.20.tgz#6152cc4baf6a63e376efee79f75de4f5c84bf90e"
215-
integrity sha512-+Du0/4kUSuf5PjPx0+pvgMGV12ezbHA8/hubYuqRQoy/4AWb4faa61CgJNI6cKz2mhDd9m94VTNKTX11NntwkQ==
212+
apollo-cache@1.1.21, apollo-cache@^1.1.21:
213+
version "1.1.21"
214+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.21.tgz#950025e2272741ba8e5064419906e3ac4072925d"
215+
integrity sha512-5ErNb78KHtrJNimkDBTEigcvHkIqUmS7QJIk4lpZZ+XLVVgvk2fD+GhD1PLP+s8vHfAKVbO6vdbRxCCjGGrh5w==
216216
dependencies:
217-
apollo-utilities "^1.0.25"
217+
apollo-utilities "^1.0.26"
218218

219-
apollo-client@^2.4.6:
220-
version "2.4.6"
221-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.6.tgz#ba24a2def6ea9d487b41672652ca967cc7c05e4a"
222-
integrity sha512-RsZVMYone7mu3Wj4sr7ehctN8pdaHsP4X1Sv6Ly4gZ/YDetCCVnhbmnk5q7kvDtfoo0jhhHblxgFyA3FLLImtA==
219+
apollo-client@^2.4.7:
220+
version "2.4.7"
221+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.7.tgz#b6712fd4c9ba346e3c44cfec7e6868e532b6a957"
222+
integrity sha512-6aAm+16AFBYZhJF8eKxrup6AbYni01InDiwTfZhMMTP2xaXQWjsQnfaHbI2oE+hd3+AZFy1drkse8RZKghR/WQ==
223223
dependencies:
224224
"@types/zen-observable" "^0.8.0"
225-
apollo-cache "1.1.20"
225+
apollo-cache "1.1.21"
226226
apollo-link "^1.0.0"
227227
apollo-link-dedup "^1.0.0"
228-
apollo-utilities "1.0.25"
228+
apollo-utilities "1.0.26"
229229
symbol-observable "^1.0.2"
230230
zen-observable "^0.8.0"
231231
optionalDependencies:
@@ -277,10 +277,10 @@ apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.2.1:
277277
apollo-utilities "^1.0.0"
278278
zen-observable-ts "^0.8.6"
279279

280-
apollo-utilities@1.0.25, apollo-utilities@^1.0.25:
281-
version "1.0.25"
282-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.25.tgz#899b00f5f990fb451675adf84cb3de82eb6372ea"
283-
integrity sha512-AXvqkhni3Ir1ffm4SA1QzXn8k8I5BBl4PVKEyak734i4jFdp+xgfUyi2VCqF64TJlFTA/B73TRDUvO2D+tKtZg==
280+
apollo-utilities@1.0.26, apollo-utilities@^1.0.26:
281+
version "1.0.26"
282+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.26.tgz#589c66bf4d16223531351cf667a230c787def1da"
283+
integrity sha512-URw7o3phymliqYCYatcird2YRPUU2eWCNvip64U9gQrX56mEfK4m99yBIDCMTpmcvOFsKLii1sIEZsHIs/bvnw==
284284
dependencies:
285285
fast-json-stable-stringify "^2.0.0"
286286

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"apollo-boost": "0.1.21",
6+
"apollo-boost": "0.1.22",
77
"graphql": "0.13.2",
88
"react": "16.6.3",
99
"react-apollo": "2.3.1",

minimal/yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -192,46 +192,46 @@ anymatch@^2.0.0:
192192
micromatch "^3.1.4"
193193
normalize-path "^2.1.1"
194194

195-
apollo-boost@0.1.21:
196-
version "0.1.21"
197-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.21.tgz#1c6b5f53120bd46faa825715da40cf5578fd6fbb"
198-
integrity sha512-3cA4LjzrMckbX02Vd02yfKsgunnqdZTLE5SRXr7SCzfJfkPjmD9VGS8eLUCd/FE5taM/FHNAuqy3u3PaPCjYvw==
199-
dependencies:
200-
apollo-cache "^1.1.20"
201-
apollo-cache-inmemory "^1.3.10"
202-
apollo-client "^2.4.6"
195+
apollo-boost@0.1.22:
196+
version "0.1.22"
197+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.22.tgz#0b6c607fcb02d06894e925010560b3237d1bce86"
198+
integrity sha512-JOU2MIhJISOfL/2hWkuBqH7sqNs28ZS8wRVjmcMEJ+DjmF5otVsDBtx+IMp9PEReoznrbSfjo3p4ix4AgtbooA==
199+
dependencies:
200+
apollo-cache "^1.1.21"
201+
apollo-cache-inmemory "^1.3.11"
202+
apollo-client "^2.4.7"
203203
apollo-link "^1.0.6"
204204
apollo-link-error "^1.0.3"
205205
apollo-link-http "^1.3.1"
206206
apollo-link-state "^0.4.0"
207207
graphql-tag "^2.4.2"
208208

209-
apollo-cache-inmemory@^1.3.10:
210-
version "1.3.10"
211-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.10.tgz#2e5375ad7ac0d30d59aaae3a2b5967673d0cf968"
212-
integrity sha512-cJL8xxX2iytludvxY4goxYJ41n8avXirAjQkEwgSvGqrEzC0PG2DwtHZZh1QTnRRuM1rgj4MKiUiX/Ykhc5L+Q==
209+
apollo-cache-inmemory@^1.3.11:
210+
version "1.3.11"
211+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.11.tgz#6cb8f24ec812715169f9acbb0b67833f9a19ec90"
212+
integrity sha512-fSoyjBV5RV57J3i/VHDDB74ZgXc0PFiogheNFHEhC0mL6rg5e/DjTx0Vg+csIBk23gvlzTvV+eypx7Q2NJ+dYg==
213213
dependencies:
214-
apollo-cache "^1.1.20"
215-
apollo-utilities "^1.0.25"
214+
apollo-cache "^1.1.21"
215+
apollo-utilities "^1.0.26"
216216
optimism "^0.6.6"
217217

218-
apollo-cache@1.1.20, apollo-cache@^1.1.20:
219-
version "1.1.20"
220-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.20.tgz#6152cc4baf6a63e376efee79f75de4f5c84bf90e"
221-
integrity sha512-+Du0/4kUSuf5PjPx0+pvgMGV12ezbHA8/hubYuqRQoy/4AWb4faa61CgJNI6cKz2mhDd9m94VTNKTX11NntwkQ==
218+
apollo-cache@1.1.21, apollo-cache@^1.1.21:
219+
version "1.1.21"
220+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.21.tgz#950025e2272741ba8e5064419906e3ac4072925d"
221+
integrity sha512-5ErNb78KHtrJNimkDBTEigcvHkIqUmS7QJIk4lpZZ+XLVVgvk2fD+GhD1PLP+s8vHfAKVbO6vdbRxCCjGGrh5w==
222222
dependencies:
223-
apollo-utilities "^1.0.25"
223+
apollo-utilities "^1.0.26"
224224

225-
apollo-client@^2.4.6:
226-
version "2.4.6"
227-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.6.tgz#ba24a2def6ea9d487b41672652ca967cc7c05e4a"
228-
integrity sha512-RsZVMYone7mu3Wj4sr7ehctN8pdaHsP4X1Sv6Ly4gZ/YDetCCVnhbmnk5q7kvDtfoo0jhhHblxgFyA3FLLImtA==
225+
apollo-client@^2.4.7:
226+
version "2.4.7"
227+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.7.tgz#b6712fd4c9ba346e3c44cfec7e6868e532b6a957"
228+
integrity sha512-6aAm+16AFBYZhJF8eKxrup6AbYni01InDiwTfZhMMTP2xaXQWjsQnfaHbI2oE+hd3+AZFy1drkse8RZKghR/WQ==
229229
dependencies:
230230
"@types/zen-observable" "^0.8.0"
231-
apollo-cache "1.1.20"
231+
apollo-cache "1.1.21"
232232
apollo-link "^1.0.0"
233233
apollo-link-dedup "^1.0.0"
234-
apollo-utilities "1.0.25"
234+
apollo-utilities "1.0.26"
235235
symbol-observable "^1.0.2"
236236
zen-observable "^0.8.0"
237237
optionalDependencies:
@@ -283,10 +283,10 @@ apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.2.1:
283283
apollo-utilities "^1.0.0"
284284
zen-observable-ts "^0.8.6"
285285

286-
apollo-utilities@1.0.25, apollo-utilities@^1.0.25:
287-
version "1.0.25"
288-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.25.tgz#899b00f5f990fb451675adf84cb3de82eb6372ea"
289-
integrity sha512-AXvqkhni3Ir1ffm4SA1QzXn8k8I5BBl4PVKEyak734i4jFdp+xgfUyi2VCqF64TJlFTA/B73TRDUvO2D+tKtZg==
286+
apollo-utilities@1.0.26, apollo-utilities@^1.0.26:
287+
version "1.0.26"
288+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.26.tgz#589c66bf4d16223531351cf667a230c787def1da"
289+
integrity sha512-URw7o3phymliqYCYatcird2YRPUU2eWCNvip64U9gQrX56mEfK4m99yBIDCMTpmcvOFsKLii1sIEZsHIs/bvnw==
290290
dependencies:
291291
fast-json-stable-stringify "^2.0.0"
292292

0 commit comments

Comments
 (0)