Skip to content

Commit d2ad6fd

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update apolloclient monorepo
1 parent fdc2705 commit d2ad6fd

File tree

6 files changed

+91
-79
lines changed

6 files changed

+91
-79
lines changed

advanced/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"build": "node build/build.js"
1010
},
1111
"dependencies": {
12-
"apollo-cache-inmemory": "1.2.5",
13-
"apollo-client": "2.3.5",
12+
"apollo-cache-inmemory": "1.2.6",
13+
"apollo-client": "2.3.6",
1414
"apollo-link": "1.2.2",
1515
"apollo-link-context": "1.0.8",
1616
"apollo-link-http": "1.5.4",
1717
"apollo-link-state": "0.4.1",
1818
"apollo-link-ws": "1.0.8",
19-
"apollo-utilities": "1.0.16",
19+
"apollo-utilities": "1.0.17",
2020
"graphql": "0.13.2",
2121
"graphql-tag": "2.9.2",
2222
"jwt-decode": "2.2.0",

advanced/yarn.lock

Lines changed: 28 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@
1010
version "0.12.6"
1111
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.6.tgz#3d619198585fcabe5f4e1adfb5cf5f3388c66c13"
1212

13-
"@types/[email protected]", "@types/zen-observable@^0.5.3":
13+
1414
version "0.5.3"
1515
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.5.3.tgz#91b728599544efbb7386d8b6633693a3c2e7ade5"
1616

17+
"@types/zen-observable@^0.8.0":
18+
version "0.8.0"
19+
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.0.tgz#8b63ab7f1aa5321248aad5ac890a485656dcea4d"
20+
1721
abbrev@1:
1822
version "1.1.1"
1923
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
@@ -121,29 +125,29 @@ anymatch@^2.0.0:
121125
micromatch "^3.1.4"
122126
normalize-path "^2.1.1"
123127

124-
125-
version "1.2.5"
126-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.5.tgz#b57951947b1db486a60db11c7dcfc6b112e5abe9"
128+
129+
version "1.2.6"
130+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.6.tgz#85e2a52d63ea275117596c93a46a4e3b42b89b13"
127131
dependencies:
128-
apollo-cache "^1.1.12"
129-
apollo-utilities "^1.0.16"
130-
graphql-anywhere "^4.1.14"
132+
apollo-cache "^1.1.13"
133+
apollo-utilities "^1.0.17"
134+
graphql-anywhere "^4.1.15"
131135

132-
apollo-cache@^1.1.12:
133-
version "1.1.12"
134-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.12.tgz#070015c9051b2ebb69676beb10466a9c0b259f91"
136+
apollo-cache@^1.1.13:
137+
version "1.1.13"
138+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.13.tgz#75c28091825992b2eec9fb63c9a367db3b4714a8"
135139
dependencies:
136-
apollo-utilities "^1.0.16"
140+
apollo-utilities "^1.0.17"
137141

138-
139-
version "2.3.5"
140-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.3.5.tgz#74b62bd7e7bd7030d01c35e2e221ed65a807af23"
142+
143+
version "2.3.6"
144+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.3.6.tgz#b91999a8c8cc7ad54a1a0d8d0a9c53fc49c390ae"
141145
dependencies:
142-
"@types/zen-observable" "^0.5.3"
143-
apollo-cache "^1.1.12"
146+
"@types/zen-observable" "^0.8.0"
147+
apollo-cache "^1.1.13"
144148
apollo-link "^1.0.0"
145149
apollo-link-dedup "^1.0.0"
146-
apollo-utilities "^1.0.16"
150+
apollo-utilities "^1.0.17"
147151
symbol-observable "^1.0.2"
148152
zen-observable "^0.8.0"
149153
optionalDependencies:
@@ -203,9 +207,9 @@ apollo-link@^1.0.0, apollo-link@^1.1.0:
203207
apollo-utilities "^1.0.0"
204208
zen-observable "^0.7.0"
205209

206-
[email protected].16, apollo-utilities@^1.0.16:
207-
version "1.0.16"
208-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.16.tgz#787310df4c3900a68c0beb3d351c59725a588cdb"
210+
[email protected].17, apollo-utilities@^1.0.17:
211+
version "1.0.17"
212+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.17.tgz#04cd22db5c5dba8dbd349e28b0d9f9f525ab8e8a"
209213
dependencies:
210214
fast-json-stable-stringify "^2.0.0"
211215

@@ -2688,11 +2692,11 @@ graphql-anywhere@^4.1.0-alpha.0:
26882692
dependencies:
26892693
apollo-utilities "^1.0.8"
26902694

2691-
graphql-anywhere@^4.1.14:
2692-
version "4.1.14"
2693-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.14.tgz#89664cb885faaec1cbc66905351fadae8cc85a04"
2695+
graphql-anywhere@^4.1.15:
2696+
version "4.1.15"
2697+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.15.tgz#09ac33970e85930aa8682fc3276b76df2637e042"
26942698
dependencies:
2695-
apollo-utilities "^1.0.16"
2699+
apollo-utilities "^1.0.17"
26962700

26972701
26982702
version "2.9.2"

basic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"build": "node build/build.js"
1010
},
1111
"dependencies": {
12-
"apollo-cache-inmemory": "1.2.5",
13-
"apollo-client": "2.3.5",
12+
"apollo-cache-inmemory": "1.2.6",
13+
"apollo-client": "2.3.6",
1414
"apollo-link": "1.2.2",
1515
"apollo-link-http": "1.5.4",
1616
"apollo-link-ws": "1.0.8",

basic/yarn.lock

Lines changed: 28 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@
1010
version "0.12.6"
1111
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.6.tgz#3d619198585fcabe5f4e1adfb5cf5f3388c66c13"
1212

13-
"@types/[email protected]", "@types/zen-observable@^0.5.3":
13+
1414
version "0.5.3"
1515
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.5.3.tgz#91b728599544efbb7386d8b6633693a3c2e7ade5"
1616

17+
"@types/zen-observable@^0.8.0":
18+
version "0.8.0"
19+
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.0.tgz#8b63ab7f1aa5321248aad5ac890a485656dcea4d"
20+
1721
abbrev@1:
1822
version "1.1.1"
1923
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
@@ -143,29 +147,29 @@ anymatch@^2.0.0:
143147
micromatch "^3.1.4"
144148
normalize-path "^2.1.1"
145149

146-
147-
version "1.2.5"
148-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.5.tgz#b57951947b1db486a60db11c7dcfc6b112e5abe9"
150+
151+
version "1.2.6"
152+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.6.tgz#85e2a52d63ea275117596c93a46a4e3b42b89b13"
149153
dependencies:
150-
apollo-cache "^1.1.12"
151-
apollo-utilities "^1.0.16"
152-
graphql-anywhere "^4.1.14"
154+
apollo-cache "^1.1.13"
155+
apollo-utilities "^1.0.17"
156+
graphql-anywhere "^4.1.15"
153157

154-
apollo-cache@^1.1.12:
155-
version "1.1.12"
156-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.12.tgz#070015c9051b2ebb69676beb10466a9c0b259f91"
158+
apollo-cache@^1.1.13:
159+
version "1.1.13"
160+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.13.tgz#75c28091825992b2eec9fb63c9a367db3b4714a8"
157161
dependencies:
158-
apollo-utilities "^1.0.16"
162+
apollo-utilities "^1.0.17"
159163

160-
161-
version "2.3.5"
162-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.3.5.tgz#74b62bd7e7bd7030d01c35e2e221ed65a807af23"
164+
165+
version "2.3.6"
166+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.3.6.tgz#b91999a8c8cc7ad54a1a0d8d0a9c53fc49c390ae"
163167
dependencies:
164-
"@types/zen-observable" "^0.5.3"
165-
apollo-cache "^1.1.12"
168+
"@types/zen-observable" "^0.8.0"
169+
apollo-cache "^1.1.13"
166170
apollo-link "^1.0.0"
167171
apollo-link-dedup "^1.0.0"
168-
apollo-utilities "^1.0.16"
172+
apollo-utilities "^1.0.17"
169173
symbol-observable "^1.0.2"
170174
zen-observable "^0.8.0"
171175
optionalDependencies:
@@ -216,9 +220,9 @@ apollo-utilities@^1.0.0:
216220
version "1.0.8"
217221
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.8.tgz#74d797d38953d2ba35e16f880326e2abcbc8b016"
218222

219-
apollo-utilities@^1.0.16:
220-
version "1.0.16"
221-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.16.tgz#787310df4c3900a68c0beb3d351c59725a588cdb"
223+
apollo-utilities@^1.0.17:
224+
version "1.0.17"
225+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.17.tgz#04cd22db5c5dba8dbd349e28b0d9f9f525ab8e8a"
222226
dependencies:
223227
fast-json-stable-stringify "^2.0.0"
224228

@@ -2875,11 +2879,11 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2:
28752879
version "4.1.11"
28762880
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
28772881

2878-
graphql-anywhere@^4.1.14:
2879-
version "4.1.14"
2880-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.14.tgz#89664cb885faaec1cbc66905351fadae8cc85a04"
2882+
graphql-anywhere@^4.1.15:
2883+
version "4.1.15"
2884+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.15.tgz#09ac33970e85930aa8682fc3276b76df2637e042"
28812885
dependencies:
2882-
apollo-utilities "^1.0.16"
2886+
apollo-utilities "^1.0.17"
28832887

28842888
28852889
version "2.9.2"

minimal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"build": "node build/build.js"
1010
},
1111
"dependencies": {
12-
"apollo-cache-inmemory": "1.2.5",
13-
"apollo-client": "2.3.5",
12+
"apollo-cache-inmemory": "1.2.6",
13+
"apollo-client": "2.3.6",
1414
"apollo-link-http": "1.5.4",
1515
"graphql": "0.13.2",
1616
"graphql-tag": "2.9.2",

minimal/yarn.lock

Lines changed: 28 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@
1010
version "0.12.6"
1111
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.6.tgz#3d619198585fcabe5f4e1adfb5cf5f3388c66c13"
1212

13-
"@types/[email protected]", "@types/zen-observable@^0.5.3":
13+
1414
version "0.5.3"
1515
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.5.3.tgz#91b728599544efbb7386d8b6633693a3c2e7ade5"
1616

17+
"@types/zen-observable@^0.8.0":
18+
version "0.8.0"
19+
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.0.tgz#8b63ab7f1aa5321248aad5ac890a485656dcea4d"
20+
1721
abbrev@1:
1822
version "1.1.1"
1923
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
@@ -143,29 +147,29 @@ anymatch@^2.0.0:
143147
micromatch "^3.1.4"
144148
normalize-path "^2.1.1"
145149

146-
147-
version "1.2.5"
148-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.5.tgz#b57951947b1db486a60db11c7dcfc6b112e5abe9"
150+
151+
version "1.2.6"
152+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.6.tgz#85e2a52d63ea275117596c93a46a4e3b42b89b13"
149153
dependencies:
150-
apollo-cache "^1.1.12"
151-
apollo-utilities "^1.0.16"
152-
graphql-anywhere "^4.1.14"
154+
apollo-cache "^1.1.13"
155+
apollo-utilities "^1.0.17"
156+
graphql-anywhere "^4.1.15"
153157

154-
apollo-cache@^1.1.12:
155-
version "1.1.12"
156-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.12.tgz#070015c9051b2ebb69676beb10466a9c0b259f91"
158+
apollo-cache@^1.1.13:
159+
version "1.1.13"
160+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.13.tgz#75c28091825992b2eec9fb63c9a367db3b4714a8"
157161
dependencies:
158-
apollo-utilities "^1.0.16"
162+
apollo-utilities "^1.0.17"
159163

160-
161-
version "2.3.5"
162-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.3.5.tgz#74b62bd7e7bd7030d01c35e2e221ed65a807af23"
164+
165+
version "2.3.6"
166+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.3.6.tgz#b91999a8c8cc7ad54a1a0d8d0a9c53fc49c390ae"
163167
dependencies:
164-
"@types/zen-observable" "^0.5.3"
165-
apollo-cache "^1.1.12"
168+
"@types/zen-observable" "^0.8.0"
169+
apollo-cache "^1.1.13"
166170
apollo-link "^1.0.0"
167171
apollo-link-dedup "^1.0.0"
168-
apollo-utilities "^1.0.16"
172+
apollo-utilities "^1.0.17"
169173
symbol-observable "^1.0.2"
170174
zen-observable "^0.8.0"
171175
optionalDependencies:
@@ -210,9 +214,9 @@ apollo-utilities@^1.0.0:
210214
version "1.0.8"
211215
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.8.tgz#74d797d38953d2ba35e16f880326e2abcbc8b016"
212216

213-
apollo-utilities@^1.0.16:
214-
version "1.0.16"
215-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.16.tgz#787310df4c3900a68c0beb3d351c59725a588cdb"
217+
apollo-utilities@^1.0.17:
218+
version "1.0.17"
219+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.17.tgz#04cd22db5c5dba8dbd349e28b0d9f9f525ab8e8a"
216220
dependencies:
217221
fast-json-stable-stringify "^2.0.0"
218222

@@ -2861,11 +2865,11 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2:
28612865
version "4.1.11"
28622866
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
28632867

2864-
graphql-anywhere@^4.1.14:
2865-
version "4.1.14"
2866-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.14.tgz#89664cb885faaec1cbc66905351fadae8cc85a04"
2868+
graphql-anywhere@^4.1.15:
2869+
version "4.1.15"
2870+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.15.tgz#09ac33970e85930aa8682fc3276b76df2637e042"
28672871
dependencies:
2868-
apollo-utilities "^1.0.16"
2872+
apollo-utilities "^1.0.17"
28692873

28702874
28712875
version "2.9.2"

0 commit comments

Comments
 (0)