Skip to content

Commit 2331bd3

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

6 files changed

Lines changed: 114 additions & 100 deletions

File tree

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.22",
19-
"apollo-client": "2.4.7",
18+
"apollo-boost": "0.1.23",
19+
"apollo-client": "2.4.8",
2020
"apollo-client-preset": "1.0.8",
2121
"apollo-link": "1.2.6",
2222
"apollo-link-ws": "1.0.12",
23-
"apollo-utilities": "1.0.26",
23+
"apollo-utilities": "1.0.27",
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: 39 additions & 39 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.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"
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"
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.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==
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==
231231
dependencies:
232-
apollo-cache "^1.1.21"
233-
apollo-utilities "^1.0.26"
234-
optimism "^0.6.6"
232+
apollo-cache "^1.1.22"
233+
apollo-utilities "^1.0.27"
234+
optimism "^0.6.8"
235235

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==
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==
240240
dependencies:
241-
apollo-utilities "^1.0.26"
241+
apollo-utilities "^1.0.27"
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.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==
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==
265265
dependencies:
266266
"@types/zen-observable" "^0.8.0"
267-
apollo-cache "1.1.21"
267+
apollo-cache "1.1.22"
268268
apollo-link "^1.0.0"
269269
apollo-link-dedup "^1.0.0"
270-
apollo-utilities "1.0.26"
270+
apollo-utilities "1.0.27"
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.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==
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==
357357
dependencies:
358358
fast-json-stable-stringify "^2.0.0"
359359

@@ -4341,10 +4341,10 @@ ignore@^3.2.7, ignore@^3.3.3:
43414341
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021"
43424342
integrity sha512-YGG3ejvBNHRqu0559EOxxNFihD0AjpvHlC/pdGKd3X3ofe+CoJkYazwNJYTNebqpPKN+VVQbh4ZFn1DivMNuHA==
43434343

4344-
immutable-tuple@^0.4.4:
4345-
version "0.4.8"
4346-
resolved "https://registry.yarnpkg.com/immutable-tuple/-/immutable-tuple-0.4.8.tgz#f60b65b863d34be39d307d1bbf4a450e1ac3048a"
4347-
integrity sha512-1m29EVSrF+LJJAyVo1v12NsIalVKjyi4HNQVQDBx+LNCIuRXnfeMCHuLao5CyN1m3Sn0T63U5JEkmPArPCipQA==
4344+
immutable-tuple@^0.4.9:
4345+
version "0.4.9"
4346+
resolved "https://registry.yarnpkg.com/immutable-tuple/-/immutable-tuple-0.4.9.tgz#473ebdd6c169c461913a454bf87ef8f601a20ff0"
4347+
integrity sha512-LWbJPZnidF8eczu7XmcnLBsumuyRBkpwIRPCZxlojouhBo5jEBO4toj6n7hMy6IxHU/c+MqDSWkvaTpPlMQcyA==
43484348

43494349
import-lazy@^2.1.0:
43504350
version "2.1.0"
@@ -6175,12 +6175,12 @@ opn@5.2.0, opn@^5.1.0:
61756175
dependencies:
61766176
is-wsl "^1.1.0"
61776177

6178-
optimism@^0.6.6:
6179-
version "0.6.6"
6180-
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.6.6.tgz#5415b2d6a2f8b3745aedb9f97fdf4e52467ecd84"
6181-
integrity sha512-1Y6LY7pYbXP5y6yeXYfXhxJi9hsxYAZWpt7bBp4seAwfcYtaN7tq9wot/pdrhyI809/K4gDm3BcZcEkmwGevjg==
6178+
optimism@^0.6.8:
6179+
version "0.6.8"
6180+
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.6.8.tgz#0780b546da8cd0a72e5207e0c3706c990c8673a6"
6181+
integrity sha512-bN5n1KCxSqwBDnmgDnzMtQTHdL+uea2HYFx1smvtE+w2AMl0Uy31g0aXnP/Nt85OINnMJPRpJyfRQLTCqn5Weg==
61826182
dependencies:
6183-
immutable-tuple "^0.4.4"
6183+
immutable-tuple "^0.4.9"
61846184

61856185
optimist@^0.6.1:
61866186
version "0.6.1"

basic/package.json

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

basic/yarn.lock

Lines changed: 35 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1206,46 +1206,46 @@ anymatch@^2.0.0:
12061206
micromatch "^3.1.4"
12071207
normalize-path "^2.1.1"
12081208

1209-
apollo-boost@0.1.22:
1210-
version "0.1.22"
1211-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.22.tgz#0b6c607fcb02d06894e925010560b3237d1bce86"
1212-
integrity sha512-JOU2MIhJISOfL/2hWkuBqH7sqNs28ZS8wRVjmcMEJ+DjmF5otVsDBtx+IMp9PEReoznrbSfjo3p4ix4AgtbooA==
1213-
dependencies:
1214-
apollo-cache "^1.1.21"
1215-
apollo-cache-inmemory "^1.3.11"
1216-
apollo-client "^2.4.7"
1209+
apollo-boost@0.1.23:
1210+
version "0.1.23"
1211+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.23.tgz#9a9b806cfdc1d29b0b09b1ef0a15fde2e71c92bd"
1212+
integrity sha512-yQr1Ph3DEVvU7XeQhAh+6p2wZ++azxgGAtwXc+D5EP1CHU0HMVfVgtj1M0CDO1z14SZgQbrurQ60bgiyquoiVg==
1213+
dependencies:
1214+
apollo-cache "^1.1.22"
1215+
apollo-cache-inmemory "^1.3.12"
1216+
apollo-client "^2.4.8"
12171217
apollo-link "^1.0.6"
12181218
apollo-link-error "^1.0.3"
12191219
apollo-link-http "^1.3.1"
12201220
apollo-link-state "^0.4.0"
12211221
graphql-tag "^2.4.2"
12221222

1223-
apollo-cache-inmemory@^1.3.11:
1224-
version "1.3.11"
1225-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.11.tgz#6cb8f24ec812715169f9acbb0b67833f9a19ec90"
1226-
integrity sha512-fSoyjBV5RV57J3i/VHDDB74ZgXc0PFiogheNFHEhC0mL6rg5e/DjTx0Vg+csIBk23gvlzTvV+eypx7Q2NJ+dYg==
1223+
apollo-cache-inmemory@^1.3.12:
1224+
version "1.3.12"
1225+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.12.tgz#cf7ef7c15730d0b6787d79047d5c06087ac31991"
1226+
integrity sha512-jxWcW64QoYQZ09UH6v3syvCCl3MWr6bsxT3wYYL6ORi8svdJUpnNrHTcv5qXqJYVg/a+NHhfEt+eGjJUG2ytXA==
12271227
dependencies:
1228-
apollo-cache "^1.1.21"
1229-
apollo-utilities "^1.0.26"
1230-
optimism "^0.6.6"
1228+
apollo-cache "^1.1.22"
1229+
apollo-utilities "^1.0.27"
1230+
optimism "^0.6.8"
12311231

1232-
apollo-cache@1.1.21, apollo-cache@^1.1.21:
1233-
version "1.1.21"
1234-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.21.tgz#950025e2272741ba8e5064419906e3ac4072925d"
1235-
integrity sha512-5ErNb78KHtrJNimkDBTEigcvHkIqUmS7QJIk4lpZZ+XLVVgvk2fD+GhD1PLP+s8vHfAKVbO6vdbRxCCjGGrh5w==
1232+
apollo-cache@1.1.22, apollo-cache@^1.1.22:
1233+
version "1.1.22"
1234+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.22.tgz#d4682ea6e8b2508a934f61c2fd9e36b4a65041d9"
1235+
integrity sha512-8PoxhQLISj2oHwT7i/r4l+ly4y3RKZls+dtXzAewu3U77P9dNZKhYkRNAhx9iEfsrNoHgXBV8vMp64hb1uYh+g==
12361236
dependencies:
1237-
apollo-utilities "^1.0.26"
1237+
apollo-utilities "^1.0.27"
12381238

1239-
apollo-client@^2.4.7:
1240-
version "2.4.7"
1241-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.7.tgz#b6712fd4c9ba346e3c44cfec7e6868e532b6a957"
1242-
integrity sha512-6aAm+16AFBYZhJF8eKxrup6AbYni01InDiwTfZhMMTP2xaXQWjsQnfaHbI2oE+hd3+AZFy1drkse8RZKghR/WQ==
1239+
apollo-client@^2.4.8:
1240+
version "2.4.8"
1241+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.8.tgz#3a798f1076243465a59061d44d11bd030b68deb9"
1242+
integrity sha512-OAFbCTnGPtaIv0j+EZYzY20d+MD2JNbJ/YXZ4s0/oZlSg87bb0gjcIbccw2lnytipymZcZNr5ArFFeh0saGEwA==
12431243
dependencies:
12441244
"@types/zen-observable" "^0.8.0"
1245-
apollo-cache "1.1.21"
1245+
apollo-cache "1.1.22"
12461246
apollo-link "^1.0.0"
12471247
apollo-link-dedup "^1.0.0"
1248-
apollo-utilities "1.0.26"
1248+
apollo-utilities "1.0.27"
12491249
symbol-observable "^1.0.2"
12501250
zen-observable "^0.8.0"
12511251
optionalDependencies:
@@ -1296,7 +1296,14 @@ apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.2.4:
12961296
apollo-utilities "^1.0.0"
12971297
zen-observable-ts "^0.8.11"
12981298

1299-
apollo-utilities@1.0.26, apollo-utilities@^1.0.0, apollo-utilities@^1.0.26, apollo-utilities@^1.0.8:
1299+
apollo-utilities@1.0.27, apollo-utilities@^1.0.27:
1300+
version "1.0.27"
1301+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.27.tgz#77c550f9086552376eca3a48e234a1466b5b057e"
1302+
integrity sha512-nzrMQ89JMpNmYnVGJ4t8zN75gQbql27UDhlxNi+3OModp0Masx5g+fQmQJ5B4w2dpRuYOsdwFLmj3lQbwOKV1Q==
1303+
dependencies:
1304+
fast-json-stable-stringify "^2.0.0"
1305+
1306+
apollo-utilities@^1.0.0, apollo-utilities@^1.0.26, apollo-utilities@^1.0.8:
13001307
version "1.0.26"
13011308
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.26.tgz#589c66bf4d16223531351cf667a230c787def1da"
13021309
integrity sha512-URw7o3phymliqYCYatcird2YRPUU2eWCNvip64U9gQrX56mEfK4m99yBIDCMTpmcvOFsKLii1sIEZsHIs/bvnw==
@@ -6767,7 +6774,7 @@ opn@5.4.0, opn@^5.1.0:
67676774
dependencies:
67686775
is-wsl "^1.1.0"
67696776

6770-
optimism@^0.6.6:
6777+
optimism@^0.6.8:
67716778
version "0.6.8"
67726779
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.6.8.tgz#0780b546da8cd0a72e5207e0c3706c990c8673a6"
67736780
integrity sha512-bN5n1KCxSqwBDnmgDnzMtQTHdL+uea2HYFx1smvtE+w2AMl0Uy31g0aXnP/Nt85OINnMJPRpJyfRQLTCqn5Weg==

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "minimal",
33
"dependencies": {
4-
"apollo-boost": "0.1.22",
4+
"apollo-boost": "0.1.23",
55
"graphql": "0.13.2",
66
"react": "16.6.3",
77
"react-apollo": "2.3.3",

minimal/yarn.lock

Lines changed: 35 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -175,46 +175,46 @@ anymatch@^2.0.0:
175175
micromatch "^3.1.4"
176176
normalize-path "^2.1.1"
177177

178-
apollo-boost@0.1.22:
179-
version "0.1.22"
180-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.22.tgz#0b6c607fcb02d06894e925010560b3237d1bce86"
181-
integrity sha512-JOU2MIhJISOfL/2hWkuBqH7sqNs28ZS8wRVjmcMEJ+DjmF5otVsDBtx+IMp9PEReoznrbSfjo3p4ix4AgtbooA==
182-
dependencies:
183-
apollo-cache "^1.1.21"
184-
apollo-cache-inmemory "^1.3.11"
185-
apollo-client "^2.4.7"
178+
apollo-boost@0.1.23:
179+
version "0.1.23"
180+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.23.tgz#9a9b806cfdc1d29b0b09b1ef0a15fde2e71c92bd"
181+
integrity sha512-yQr1Ph3DEVvU7XeQhAh+6p2wZ++azxgGAtwXc+D5EP1CHU0HMVfVgtj1M0CDO1z14SZgQbrurQ60bgiyquoiVg==
182+
dependencies:
183+
apollo-cache "^1.1.22"
184+
apollo-cache-inmemory "^1.3.12"
185+
apollo-client "^2.4.8"
186186
apollo-link "^1.0.6"
187187
apollo-link-error "^1.0.3"
188188
apollo-link-http "^1.3.1"
189189
apollo-link-state "^0.4.0"
190190
graphql-tag "^2.4.2"
191191

192-
apollo-cache-inmemory@^1.3.11:
193-
version "1.3.11"
194-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.11.tgz#6cb8f24ec812715169f9acbb0b67833f9a19ec90"
195-
integrity sha512-fSoyjBV5RV57J3i/VHDDB74ZgXc0PFiogheNFHEhC0mL6rg5e/DjTx0Vg+csIBk23gvlzTvV+eypx7Q2NJ+dYg==
192+
apollo-cache-inmemory@^1.3.12:
193+
version "1.3.12"
194+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.12.tgz#cf7ef7c15730d0b6787d79047d5c06087ac31991"
195+
integrity sha512-jxWcW64QoYQZ09UH6v3syvCCl3MWr6bsxT3wYYL6ORi8svdJUpnNrHTcv5qXqJYVg/a+NHhfEt+eGjJUG2ytXA==
196196
dependencies:
197-
apollo-cache "^1.1.21"
198-
apollo-utilities "^1.0.26"
199-
optimism "^0.6.6"
197+
apollo-cache "^1.1.22"
198+
apollo-utilities "^1.0.27"
199+
optimism "^0.6.8"
200200

201-
apollo-cache@1.1.21, apollo-cache@^1.1.21:
202-
version "1.1.21"
203-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.21.tgz#950025e2272741ba8e5064419906e3ac4072925d"
204-
integrity sha512-5ErNb78KHtrJNimkDBTEigcvHkIqUmS7QJIk4lpZZ+XLVVgvk2fD+GhD1PLP+s8vHfAKVbO6vdbRxCCjGGrh5w==
201+
apollo-cache@1.1.22, apollo-cache@^1.1.22:
202+
version "1.1.22"
203+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.22.tgz#d4682ea6e8b2508a934f61c2fd9e36b4a65041d9"
204+
integrity sha512-8PoxhQLISj2oHwT7i/r4l+ly4y3RKZls+dtXzAewu3U77P9dNZKhYkRNAhx9iEfsrNoHgXBV8vMp64hb1uYh+g==
205205
dependencies:
206-
apollo-utilities "^1.0.26"
206+
apollo-utilities "^1.0.27"
207207

208-
apollo-client@^2.4.7:
209-
version "2.4.7"
210-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.7.tgz#b6712fd4c9ba346e3c44cfec7e6868e532b6a957"
211-
integrity sha512-6aAm+16AFBYZhJF8eKxrup6AbYni01InDiwTfZhMMTP2xaXQWjsQnfaHbI2oE+hd3+AZFy1drkse8RZKghR/WQ==
208+
apollo-client@^2.4.8:
209+
version "2.4.8"
210+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.8.tgz#3a798f1076243465a59061d44d11bd030b68deb9"
211+
integrity sha512-OAFbCTnGPtaIv0j+EZYzY20d+MD2JNbJ/YXZ4s0/oZlSg87bb0gjcIbccw2lnytipymZcZNr5ArFFeh0saGEwA==
212212
dependencies:
213213
"@types/zen-observable" "^0.8.0"
214-
apollo-cache "1.1.21"
214+
apollo-cache "1.1.22"
215215
apollo-link "^1.0.0"
216216
apollo-link-dedup "^1.0.0"
217-
apollo-utilities "1.0.26"
217+
apollo-utilities "1.0.27"
218218
symbol-observable "^1.0.2"
219219
zen-observable "^0.8.0"
220220
optionalDependencies:
@@ -265,7 +265,14 @@ apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.2.4:
265265
apollo-utilities "^1.0.0"
266266
zen-observable-ts "^0.8.11"
267267

268-
apollo-utilities@1.0.26, apollo-utilities@^1.0.0, apollo-utilities@^1.0.26, apollo-utilities@^1.0.8:
268+
apollo-utilities@1.0.27, apollo-utilities@^1.0.27:
269+
version "1.0.27"
270+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.27.tgz#77c550f9086552376eca3a48e234a1466b5b057e"
271+
integrity sha512-nzrMQ89JMpNmYnVGJ4t8zN75gQbql27UDhlxNi+3OModp0Masx5g+fQmQJ5B4w2dpRuYOsdwFLmj3lQbwOKV1Q==
272+
dependencies:
273+
fast-json-stable-stringify "^2.0.0"
274+
275+
apollo-utilities@^1.0.0, apollo-utilities@^1.0.26, apollo-utilities@^1.0.8:
269276
version "1.0.26"
270277
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.26.tgz#589c66bf4d16223531351cf667a230c787def1da"
271278
integrity sha512-URw7o3phymliqYCYatcird2YRPUU2eWCNvip64U9gQrX56mEfK4m99yBIDCMTpmcvOFsKLii1sIEZsHIs/bvnw==
@@ -5646,7 +5653,7 @@ opn@^5.1.0:
56465653
dependencies:
56475654
is-wsl "^1.1.0"
56485655

5649-
optimism@^0.6.6:
5656+
optimism@^0.6.8:
56505657
version "0.6.8"
56515658
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.6.8.tgz#0780b546da8cd0a72e5207e0c3706c990c8673a6"
56525659
integrity sha512-bN5n1KCxSqwBDnmgDnzMtQTHdL+uea2HYFx1smvtE+w2AMl0Uy31g0aXnP/Nt85OINnMJPRpJyfRQLTCqn5Weg==

0 commit comments

Comments
 (0)