Skip to content

Commit 0cf4824

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update apollo graphql packages
1 parent 386d224 commit 0cf4824

File tree

6 files changed

+104
-125
lines changed

6 files changed

+104
-125
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.17",
19-
"apollo-client": "2.4.3",
18+
"apollo-boost": "0.1.18",
19+
"apollo-client": "2.4.4",
2020
"apollo-client-preset": "1.0.8",
2121
"apollo-link": "1.2.3",
2222
"apollo-link-ws": "1.0.9",
23-
"apollo-utilities": "1.0.23",
23+
"apollo-utilities": "1.0.24",
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: 33 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.yarnpkg.com/@types/async/-/async-2.0.47.tgz#f49ba1dd1f189486beb6e1d070a850f6ab4bd521"
88
integrity sha512-/mQMARXVSuGbwOFFBKA4s0qRKtOaaTgnllp3qU4sMzDVGGAroPblyd529yBALnK/WEY8nHyRGx0/RFUDmhpVmQ==
99

10-
"@types/[email protected].49":
11-
version "2.0.49"
12-
resolved "https://registry.yarnpkg.com/@types/async/-/async-2.0.49.tgz#92e33d13f74c895cb9a7f38ba97db8431ed14bc0"
13-
integrity sha512-Benr3i5odUkvpFkOpzGqrltGdbSs+EVCkEBGXbuR7uT0VzhXKIkhem6PDzHdx5EonA+rfbB3QvP6aDOw5+zp5Q==
10+
"@types/[email protected].50":
11+
version "2.0.50"
12+
resolved "https://registry.yarnpkg.com/@types/async/-/async-2.0.50.tgz#117540e026d64e1846093abbd5adc7e27fda7bcb"
13+
integrity sha512-VMhZMMQgV1zsR+lX/0IBfAk+8Eb7dPVMWiQGFAt3qjo5x7Ml6b77jUo0e1C3ToD+XRDXqtrfw+6AB0uUsPEr3Q==
1414

1515
1616
version "0.12.6"
@@ -201,14 +201,14 @@ anymatch@^2.0.0:
201201
micromatch "^3.1.4"
202202
normalize-path "^2.1.1"
203203

204-
205-
version "0.1.17"
206-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.17.tgz#ccba9dc8b2ab8a6bcac2ab7a358a44a6e649d7b7"
207-
integrity sha512-f6edZV5UM6Ywj69XZP7w7Yy3mS23fGrTVTCzQv9MY5wZnkJ6jw3QzYGPYtEPQd/Jap5Ri61/hpFM3QqwiGSV0g==
204+
205+
version "0.1.18"
206+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.18.tgz#a97843b6c1d8fbc8aecc6dd21979b850d2818fa7"
207+
integrity sha512-wOkP3DbaXDyeSOc1WhV8vHVTOSX2x9s6TdwBm1HVwqCKVDBwd6F/HrwzuifYnUb7IlXSVWv6XEth0QTVwO+m7Q==
208208
dependencies:
209-
apollo-cache "^1.1.18"
210-
apollo-cache-inmemory "^1.3.6"
211-
apollo-client "^2.4.3"
209+
apollo-cache "^1.1.19"
210+
apollo-cache-inmemory "^1.3.7"
211+
apollo-client "^2.4.4"
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.6:
228-
version "1.3.6"
229-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.6.tgz#5761268c0f9f9d09df62cf3435046635e29b708b"
230-
integrity sha512-ARSMDNFAPS1xLx79PrOFGd+iEFsC/pVusRbirA+p0AHVJSWyZdhW2fNy7RyFA+2pLbCFFgOgS2SoCq+JFu1RTA==
227+
apollo-cache-inmemory@^1.3.7:
228+
version "1.3.7"
229+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.7.tgz#a9dabead5939e19068040c97c7c1009619a9df37"
230+
integrity sha512-7AKGBuVRfgsjtq1yxcTWgpzi0WDVpjX2HJU9GFoYd+j7I253bSRn7YbwCNwkxyrH6ilSDU6JKm8DQ3QMA/z7rQ==
231231
dependencies:
232-
apollo-cache "^1.1.18"
233-
apollo-utilities "^1.0.22"
232+
apollo-cache "^1.1.19"
233+
apollo-utilities "^1.0.24"
234234
optimism "^0.6.6"
235235

236-
[email protected].18, apollo-cache@^1.1.18:
237-
version "1.1.18"
238-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.18.tgz#384a7e1e39414fd2a09c80d5295d36f15c85b9ab"
239-
integrity sha512-XZ17PxZw+FE75SKZcymsIqA5EetcmLxoHKXqvkGmWi4WZpVDX/hUoPTIUbRsGmHOfZfOokFviDOzOSnEdQo1Mw==
236+
[email protected].19, apollo-cache@^1.1.19:
237+
version "1.1.19"
238+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.19.tgz#a9ff2b6c70ab888c29ea038d8642b5698f115a3a"
239+
integrity sha512-p163+GVne1Gyw2v9L5kHEQhUhih7btWvyUFOl4uKf7brieqd4tHZt8ZA3vT1SaXbCeQZNSp/tFI3yFyi8RPKzw==
240240
dependencies:
241-
apollo-utilities "^1.0.22"
241+
apollo-utilities "^1.0.24"
242242

243243
apollo-cache@^1.1.4:
244244
version "1.1.4"
@@ -258,20 +258,20 @@ [email protected]:
258258
apollo-link-http "^1.3.1"
259259
graphql-tag "^2.4.2"
260260

261-
[email protected].3, apollo-client@^2.4.3:
262-
version "2.4.3"
263-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.3.tgz#261749c531eda367a1e2a3c5def024abb09add6e"
264-
integrity sha512-ALfqkvnv2ZXrk08rqegFDkgRNVh7G/hz+jK+dblCKjcbgUmBduSHsnIfc335povbZTLPjtb0/z0iMECJu3FvZw==
261+
[email protected].4, apollo-client@^2.4.4:
262+
version "2.4.4"
263+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.4.tgz#b96d4fc2dd856b24552bb2e2da466219b0d4eb1f"
264+
integrity sha512-i29w/+aa9O4fe8NxzJNOViHdsjpN2723Q2mNl0HiOJFwG+VjA4RXdTpyZHPZqcO8FwgK1k43l8nULD4Cdlx/Ww==
265265
dependencies:
266266
"@types/zen-observable" "^0.8.0"
267-
apollo-cache "1.1.18"
267+
apollo-cache "1.1.19"
268268
apollo-link "^1.0.0"
269269
apollo-link-dedup "^1.0.0"
270-
apollo-utilities "1.0.22"
270+
apollo-utilities "1.0.24"
271271
symbol-observable "^1.0.2"
272272
zen-observable "^0.8.0"
273273
optionalDependencies:
274-
"@types/async" "2.0.49"
274+
"@types/async" "2.0.50"
275275

276276
apollo-client@^2.2.2:
277277
version "2.2.5"
@@ -350,17 +350,10 @@ apollo-link@^1.2.2:
350350
apollo-utilities "^1.0.0"
351351
zen-observable-ts "^0.8.9"
352352

353-
354-
version "1.0.22"
355-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.22.tgz#0e11350d1220d83ae1c784115d0fa18bdc549a60"
356-
integrity sha512-6+78Woy+js6LrMrI/TS3Lbdti7D8LhgZnVANSGfsPqjVlEkMnl0p7XSfpEFfX69hDN04wf43+BnqgS2cgJkiMA==
357-
dependencies:
358-
fast-json-stable-stringify "^2.0.0"
359-
360-
[email protected], apollo-utilities@^1.0.22:
361-
version "1.0.23"
362-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.23.tgz#9416e5da31cc8d9d46502de6f90aa1447cd368c6"
363-
integrity sha512-RW65kZZxSEysvzm5YBrNU6SvE+Z62VQ+lpxYX/3d9pZYsMBkaMdfr3OnUwGKt/MqUsDfUb/LLoXpMRhKukMpeQ==
353+
[email protected], apollo-utilities@^1.0.24:
354+
version "1.0.24"
355+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.24.tgz#77d2d3008bb9ee52aa76b799ce7a8d6cb6cf8a1c"
356+
integrity sha512-cOXtrkio3wKfggp/zKCzQYxSZZRND/njNVmUksM1cckoJF3g/2o3bhh6z0HPhNhee8qzJzVXtl+3vmwXYGh0Gg==
364357
dependencies:
365358
fast-json-stable-stringify "^2.0.0"
366359

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.17",
8+
"apollo-boost": "0.1.18",
99
"graphql": "0.13.2",
1010
"react": "16.6.0",
1111
"react-apollo": "2.2.4",

basic/yarn.lock

Lines changed: 33 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@types/[email protected].49":
6-
version "2.0.49"
7-
resolved "https://registry.yarnpkg.com/@types/async/-/async-2.0.49.tgz#92e33d13f74c895cb9a7f38ba97db8431ed14bc0"
8-
integrity sha512-Benr3i5odUkvpFkOpzGqrltGdbSs+EVCkEBGXbuR7uT0VzhXKIkhem6PDzHdx5EonA+rfbB3QvP6aDOw5+zp5Q==
5+
"@types/[email protected].50":
6+
version "2.0.50"
7+
resolved "https://registry.yarnpkg.com/@types/async/-/async-2.0.50.tgz#117540e026d64e1846093abbd5adc7e27fda7bcb"
8+
integrity sha512-VMhZMMQgV1zsR+lX/0IBfAk+8Eb7dPVMWiQGFAt3qjo5x7Ml6b77jUo0e1C3ToD+XRDXqtrfw+6AB0uUsPEr3Q==
99

1010
"@types/node@^9.4.6":
1111
version "9.6.0"
@@ -186,50 +186,50 @@ anymatch@^2.0.0:
186186
micromatch "^3.1.4"
187187
normalize-path "^2.1.1"
188188

189-
190-
version "0.1.17"
191-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.17.tgz#ccba9dc8b2ab8a6bcac2ab7a358a44a6e649d7b7"
192-
integrity sha512-f6edZV5UM6Ywj69XZP7w7Yy3mS23fGrTVTCzQv9MY5wZnkJ6jw3QzYGPYtEPQd/Jap5Ri61/hpFM3QqwiGSV0g==
189+
190+
version "0.1.18"
191+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.18.tgz#a97843b6c1d8fbc8aecc6dd21979b850d2818fa7"
192+
integrity sha512-wOkP3DbaXDyeSOc1WhV8vHVTOSX2x9s6TdwBm1HVwqCKVDBwd6F/HrwzuifYnUb7IlXSVWv6XEth0QTVwO+m7Q==
193193
dependencies:
194-
apollo-cache "^1.1.18"
195-
apollo-cache-inmemory "^1.3.6"
196-
apollo-client "^2.4.3"
194+
apollo-cache "^1.1.19"
195+
apollo-cache-inmemory "^1.3.7"
196+
apollo-client "^2.4.4"
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.6:
204-
version "1.3.6"
205-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.6.tgz#5761268c0f9f9d09df62cf3435046635e29b708b"
206-
integrity sha512-ARSMDNFAPS1xLx79PrOFGd+iEFsC/pVusRbirA+p0AHVJSWyZdhW2fNy7RyFA+2pLbCFFgOgS2SoCq+JFu1RTA==
203+
apollo-cache-inmemory@^1.3.7:
204+
version "1.3.7"
205+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.7.tgz#a9dabead5939e19068040c97c7c1009619a9df37"
206+
integrity sha512-7AKGBuVRfgsjtq1yxcTWgpzi0WDVpjX2HJU9GFoYd+j7I253bSRn7YbwCNwkxyrH6ilSDU6JKm8DQ3QMA/z7rQ==
207207
dependencies:
208-
apollo-cache "^1.1.18"
209-
apollo-utilities "^1.0.22"
208+
apollo-cache "^1.1.19"
209+
apollo-utilities "^1.0.24"
210210
optimism "^0.6.6"
211211

212-
[email protected].18, apollo-cache@^1.1.18:
213-
version "1.1.18"
214-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.18.tgz#384a7e1e39414fd2a09c80d5295d36f15c85b9ab"
215-
integrity sha512-XZ17PxZw+FE75SKZcymsIqA5EetcmLxoHKXqvkGmWi4WZpVDX/hUoPTIUbRsGmHOfZfOokFviDOzOSnEdQo1Mw==
212+
[email protected].19, apollo-cache@^1.1.19:
213+
version "1.1.19"
214+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.19.tgz#a9ff2b6c70ab888c29ea038d8642b5698f115a3a"
215+
integrity sha512-p163+GVne1Gyw2v9L5kHEQhUhih7btWvyUFOl4uKf7brieqd4tHZt8ZA3vT1SaXbCeQZNSp/tFI3yFyi8RPKzw==
216216
dependencies:
217-
apollo-utilities "^1.0.22"
217+
apollo-utilities "^1.0.24"
218218

219-
apollo-client@^2.4.3:
220-
version "2.4.3"
221-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.3.tgz#261749c531eda367a1e2a3c5def024abb09add6e"
222-
integrity sha512-ALfqkvnv2ZXrk08rqegFDkgRNVh7G/hz+jK+dblCKjcbgUmBduSHsnIfc335povbZTLPjtb0/z0iMECJu3FvZw==
219+
apollo-client@^2.4.4:
220+
version "2.4.4"
221+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.4.tgz#b96d4fc2dd856b24552bb2e2da466219b0d4eb1f"
222+
integrity sha512-i29w/+aa9O4fe8NxzJNOViHdsjpN2723Q2mNl0HiOJFwG+VjA4RXdTpyZHPZqcO8FwgK1k43l8nULD4Cdlx/Ww==
223223
dependencies:
224224
"@types/zen-observable" "^0.8.0"
225-
apollo-cache "1.1.18"
225+
apollo-cache "1.1.19"
226226
apollo-link "^1.0.0"
227227
apollo-link-dedup "^1.0.0"
228-
apollo-utilities "1.0.22"
228+
apollo-utilities "1.0.24"
229229
symbol-observable "^1.0.2"
230230
zen-observable "^0.8.0"
231231
optionalDependencies:
232-
"@types/async" "2.0.49"
232+
"@types/async" "2.0.50"
233233

234234
apollo-link-dedup@^1.0.0:
235235
version "1.0.8"
@@ -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-
281-
version "1.0.22"
282-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.22.tgz#0e11350d1220d83ae1c784115d0fa18bdc549a60"
283-
integrity sha512-6+78Woy+js6LrMrI/TS3Lbdti7D8LhgZnVANSGfsPqjVlEkMnl0p7XSfpEFfX69hDN04wf43+BnqgS2cgJkiMA==
280+
[email protected].24, apollo-utilities@^1.0.24:
281+
version "1.0.24"
282+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.24.tgz#77d2d3008bb9ee52aa76b799ce7a8d6cb6cf8a1c"
283+
integrity sha512-cOXtrkio3wKfggp/zKCzQYxSZZRND/njNVmUksM1cckoJF3g/2o3bhh6z0HPhNhee8qzJzVXtl+3vmwXYGh0Gg==
284284
dependencies:
285285
fast-json-stable-stringify "^2.0.0"
286286

@@ -289,13 +289,6 @@ apollo-utilities@^1.0.0, apollo-utilities@^1.0.10, apollo-utilities@^1.0.8:
289289
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.10.tgz#0c35696891d4fa28d76768e0f7249d63c6da08b9"
290290
integrity sha512-m3cjHeCWFevkDMDARWD7ZdiW3oWFX6e0/tCLykvcIgNRf62I1nqHfJohRKGPu58/QUY8c4IZSAj5NS/Foh82qQ==
291291

292-
apollo-utilities@^1.0.22:
293-
version "1.0.23"
294-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.23.tgz#9416e5da31cc8d9d46502de6f90aa1447cd368c6"
295-
integrity sha512-RW65kZZxSEysvzm5YBrNU6SvE+Z62VQ+lpxYX/3d9pZYsMBkaMdfr3OnUwGKt/MqUsDfUb/LLoXpMRhKukMpeQ==
296-
dependencies:
297-
fast-json-stable-stringify "^2.0.0"
298-
299292
append-transform@^0.4.0:
300293
version "0.4.0"
301294
resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991"

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.17",
6+
"apollo-boost": "0.1.18",
77
"graphql": "0.13.2",
88
"react": "16.6.0",
99
"react-apollo": "2.2.4",

minimal/yarn.lock

Lines changed: 33 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@types/[email protected].49":
6-
version "2.0.49"
7-
resolved "https://registry.yarnpkg.com/@types/async/-/async-2.0.49.tgz#92e33d13f74c895cb9a7f38ba97db8431ed14bc0"
8-
integrity sha512-Benr3i5odUkvpFkOpzGqrltGdbSs+EVCkEBGXbuR7uT0VzhXKIkhem6PDzHdx5EonA+rfbB3QvP6aDOw5+zp5Q==
5+
"@types/[email protected].50":
6+
version "2.0.50"
7+
resolved "https://registry.yarnpkg.com/@types/async/-/async-2.0.50.tgz#117540e026d64e1846093abbd5adc7e27fda7bcb"
8+
integrity sha512-VMhZMMQgV1zsR+lX/0IBfAk+8Eb7dPVMWiQGFAt3qjo5x7Ml6b77jUo0e1C3ToD+XRDXqtrfw+6AB0uUsPEr3Q==
99

1010
"@types/node@^9.4.6":
1111
version "9.6.0"
@@ -192,50 +192,50 @@ anymatch@^2.0.0:
192192
micromatch "^3.1.4"
193193
normalize-path "^2.1.1"
194194

195-
196-
version "0.1.17"
197-
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.17.tgz#ccba9dc8b2ab8a6bcac2ab7a358a44a6e649d7b7"
198-
integrity sha512-f6edZV5UM6Ywj69XZP7w7Yy3mS23fGrTVTCzQv9MY5wZnkJ6jw3QzYGPYtEPQd/Jap5Ri61/hpFM3QqwiGSV0g==
195+
196+
version "0.1.18"
197+
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.18.tgz#a97843b6c1d8fbc8aecc6dd21979b850d2818fa7"
198+
integrity sha512-wOkP3DbaXDyeSOc1WhV8vHVTOSX2x9s6TdwBm1HVwqCKVDBwd6F/HrwzuifYnUb7IlXSVWv6XEth0QTVwO+m7Q==
199199
dependencies:
200-
apollo-cache "^1.1.18"
201-
apollo-cache-inmemory "^1.3.6"
202-
apollo-client "^2.4.3"
200+
apollo-cache "^1.1.19"
201+
apollo-cache-inmemory "^1.3.7"
202+
apollo-client "^2.4.4"
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.6:
210-
version "1.3.6"
211-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.6.tgz#5761268c0f9f9d09df62cf3435046635e29b708b"
212-
integrity sha512-ARSMDNFAPS1xLx79PrOFGd+iEFsC/pVusRbirA+p0AHVJSWyZdhW2fNy7RyFA+2pLbCFFgOgS2SoCq+JFu1RTA==
209+
apollo-cache-inmemory@^1.3.7:
210+
version "1.3.7"
211+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.7.tgz#a9dabead5939e19068040c97c7c1009619a9df37"
212+
integrity sha512-7AKGBuVRfgsjtq1yxcTWgpzi0WDVpjX2HJU9GFoYd+j7I253bSRn7YbwCNwkxyrH6ilSDU6JKm8DQ3QMA/z7rQ==
213213
dependencies:
214-
apollo-cache "^1.1.18"
215-
apollo-utilities "^1.0.22"
214+
apollo-cache "^1.1.19"
215+
apollo-utilities "^1.0.24"
216216
optimism "^0.6.6"
217217

218-
[email protected].18, apollo-cache@^1.1.18:
219-
version "1.1.18"
220-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.18.tgz#384a7e1e39414fd2a09c80d5295d36f15c85b9ab"
221-
integrity sha512-XZ17PxZw+FE75SKZcymsIqA5EetcmLxoHKXqvkGmWi4WZpVDX/hUoPTIUbRsGmHOfZfOokFviDOzOSnEdQo1Mw==
218+
[email protected].19, apollo-cache@^1.1.19:
219+
version "1.1.19"
220+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.19.tgz#a9ff2b6c70ab888c29ea038d8642b5698f115a3a"
221+
integrity sha512-p163+GVne1Gyw2v9L5kHEQhUhih7btWvyUFOl4uKf7brieqd4tHZt8ZA3vT1SaXbCeQZNSp/tFI3yFyi8RPKzw==
222222
dependencies:
223-
apollo-utilities "^1.0.22"
223+
apollo-utilities "^1.0.24"
224224

225-
apollo-client@^2.4.3:
226-
version "2.4.3"
227-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.3.tgz#261749c531eda367a1e2a3c5def024abb09add6e"
228-
integrity sha512-ALfqkvnv2ZXrk08rqegFDkgRNVh7G/hz+jK+dblCKjcbgUmBduSHsnIfc335povbZTLPjtb0/z0iMECJu3FvZw==
225+
apollo-client@^2.4.4:
226+
version "2.4.4"
227+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.4.tgz#b96d4fc2dd856b24552bb2e2da466219b0d4eb1f"
228+
integrity sha512-i29w/+aa9O4fe8NxzJNOViHdsjpN2723Q2mNl0HiOJFwG+VjA4RXdTpyZHPZqcO8FwgK1k43l8nULD4Cdlx/Ww==
229229
dependencies:
230230
"@types/zen-observable" "^0.8.0"
231-
apollo-cache "1.1.18"
231+
apollo-cache "1.1.19"
232232
apollo-link "^1.0.0"
233233
apollo-link-dedup "^1.0.0"
234-
apollo-utilities "1.0.22"
234+
apollo-utilities "1.0.24"
235235
symbol-observable "^1.0.2"
236236
zen-observable "^0.8.0"
237237
optionalDependencies:
238-
"@types/async" "2.0.49"
238+
"@types/async" "2.0.50"
239239

240240
apollo-link-dedup@^1.0.0:
241241
version "1.0.8"
@@ -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-
287-
version "1.0.22"
288-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.22.tgz#0e11350d1220d83ae1c784115d0fa18bdc549a60"
289-
integrity sha512-6+78Woy+js6LrMrI/TS3Lbdti7D8LhgZnVANSGfsPqjVlEkMnl0p7XSfpEFfX69hDN04wf43+BnqgS2cgJkiMA==
286+
[email protected].24, apollo-utilities@^1.0.24:
287+
version "1.0.24"
288+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.24.tgz#77d2d3008bb9ee52aa76b799ce7a8d6cb6cf8a1c"
289+
integrity sha512-cOXtrkio3wKfggp/zKCzQYxSZZRND/njNVmUksM1cckoJF3g/2o3bhh6z0HPhNhee8qzJzVXtl+3vmwXYGh0Gg==
290290
dependencies:
291291
fast-json-stable-stringify "^2.0.0"
292292

@@ -295,13 +295,6 @@ apollo-utilities@^1.0.0, apollo-utilities@^1.0.10, apollo-utilities@^1.0.8:
295295
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.10.tgz#0c35696891d4fa28d76768e0f7249d63c6da08b9"
296296
integrity sha512-m3cjHeCWFevkDMDARWD7ZdiW3oWFX6e0/tCLykvcIgNRf62I1nqHfJohRKGPu58/QUY8c4IZSAj5NS/Foh82qQ==
297297

298-
apollo-utilities@^1.0.22:
299-
version "1.0.23"
300-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.23.tgz#9416e5da31cc8d9d46502de6f90aa1447cd368c6"
301-
integrity sha512-RW65kZZxSEysvzm5YBrNU6SvE+Z62VQ+lpxYX/3d9pZYsMBkaMdfr3OnUwGKt/MqUsDfUb/LLoXpMRhKukMpeQ==
302-
dependencies:
303-
fast-json-stable-stringify "^2.0.0"
304-
305298
append-transform@^0.4.0:
306299
version "0.4.0"
307300
resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991"

0 commit comments

Comments
 (0)