Skip to content

Commit ae4d0e1

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

File tree

6 files changed

+88
-73
lines changed

6 files changed

+88
-73
lines changed

advanced/package.json

+3-3
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.9",
13-
"apollo-client": "2.4.1",
12+
"apollo-cache-inmemory": "1.2.10",
13+
"apollo-client": "2.4.2",
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.20",
19+
"apollo-utilities": "1.0.21",
2020
"graphql": "0.13.2",
2121
"graphql-tag": "2.9.2",
2222
"jwt-decode": "2.2.0",

advanced/yarn.lock

+27-22
Original file line numberDiff line numberDiff line change
@@ -125,29 +125,29 @@ anymatch@^2.0.0:
125125
micromatch "^3.1.4"
126126
normalize-path "^2.1.1"
127127

128-
129-
version "1.2.9"
130-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.9.tgz#26e0c8c6a6c865bf9987d741114388cdbc3fae23"
128+
129+
version "1.2.10"
130+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.10.tgz#362d6c36cfd815a309b966f71e5d2b6c770c7989"
131131
dependencies:
132-
apollo-cache "^1.1.16"
133-
apollo-utilities "^1.0.20"
134-
graphql-anywhere "^4.1.18"
132+
apollo-cache "^1.1.17"
133+
apollo-utilities "^1.0.21"
134+
graphql-anywhere "^4.1.19"
135135

136-
[email protected].16, apollo-cache@^1.1.16:
137-
version "1.1.16"
138-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.16.tgz#0c7460ee8eff1898462979143b4e922aaba73cf8"
136+
[email protected].17, apollo-cache@^1.1.17:
137+
version "1.1.17"
138+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.17.tgz#1fcca8423125223723b97fd72808be91a1a76490"
139139
dependencies:
140-
apollo-utilities "^1.0.20"
140+
apollo-utilities "^1.0.21"
141141

142-
143-
version "2.4.1"
144-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.1.tgz#d2ebaac1831fa170f7d0070bb9d581cccb5f64e3"
142+
143+
version "2.4.2"
144+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.2.tgz#d2f044d8740723bf98a6d8d8b9684ee8c36150e6"
145145
dependencies:
146146
"@types/zen-observable" "^0.8.0"
147-
apollo-cache "1.1.16"
147+
apollo-cache "1.1.17"
148148
apollo-link "^1.0.0"
149149
apollo-link-dedup "^1.0.0"
150-
apollo-utilities "1.0.20"
150+
apollo-utilities "1.0.21"
151151
symbol-observable "^1.0.2"
152152
zen-observable "^0.8.0"
153153
optionalDependencies:
@@ -207,11 +207,12 @@ apollo-link@^1.0.0, apollo-link@^1.1.0:
207207
apollo-utilities "^1.0.0"
208208
zen-observable "^0.7.0"
209209

210-
[email protected].20, apollo-utilities@^1.0.20:
211-
version "1.0.20"
212-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.20.tgz#b14318686cb67838279fb5f009cca0ec97a4d140"
210+
[email protected].21, apollo-utilities@^1.0.21:
211+
version "1.0.21"
212+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.21.tgz#cb8b5779fe275850b16046ff8373f4af2de90765"
213213
dependencies:
214214
fast-json-stable-stringify "^2.0.0"
215+
fclone "^1.0.11"
215216

216217
apollo-utilities@^1.0.0, apollo-utilities@^1.0.8:
217218
version "1.0.8"
@@ -2417,6 +2418,10 @@ faye-websocket@~0.11.0:
24172418
dependencies:
24182419
websocket-driver ">=0.5.1"
24192420

2421+
fclone@^1.0.11:
2422+
version "1.0.11"
2423+
resolved "https://registry.yarnpkg.com/fclone/-/fclone-1.0.11.tgz#10e85da38bfea7fc599341c296ee1d77266ee640"
2424+
24202425
24212426
version "1.1.11"
24222427
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-1.1.11.tgz#6fe886449b0f2a936e43cabaac0cdbfb369506f8"
@@ -2692,11 +2697,11 @@ graphql-anywhere@^4.1.0-alpha.0:
26922697
dependencies:
26932698
apollo-utilities "^1.0.8"
26942699

2695-
graphql-anywhere@^4.1.18:
2696-
version "4.1.18"
2697-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.18.tgz#29bfc5d42bf8ee1f5cdc9a9857c98c3eb4b7fab4"
2700+
graphql-anywhere@^4.1.19:
2701+
version "4.1.19"
2702+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.19.tgz#5f6ca3b58218e5449f4798e3c6d942fcd2fef082"
26982703
dependencies:
2699-
apollo-utilities "^1.0.20"
2704+
apollo-utilities "^1.0.21"
27002705

27012706
27022707
version "2.9.2"

basic/package.json

+2-2
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.9",
13-
"apollo-client": "2.4.1",
12+
"apollo-cache-inmemory": "1.2.10",
13+
"apollo-client": "2.4.2",
1414
"apollo-link": "1.2.2",
1515
"apollo-link-http": "1.5.4",
1616
"apollo-link-ws": "1.0.8",

basic/yarn.lock

+27-22
Original file line numberDiff line numberDiff line change
@@ -147,29 +147,29 @@ anymatch@^2.0.0:
147147
micromatch "^3.1.4"
148148
normalize-path "^2.1.1"
149149

150-
151-
version "1.2.9"
152-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.9.tgz#26e0c8c6a6c865bf9987d741114388cdbc3fae23"
150+
151+
version "1.2.10"
152+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.10.tgz#362d6c36cfd815a309b966f71e5d2b6c770c7989"
153153
dependencies:
154-
apollo-cache "^1.1.16"
155-
apollo-utilities "^1.0.20"
156-
graphql-anywhere "^4.1.18"
154+
apollo-cache "^1.1.17"
155+
apollo-utilities "^1.0.21"
156+
graphql-anywhere "^4.1.19"
157157

158-
[email protected].16, apollo-cache@^1.1.16:
159-
version "1.1.16"
160-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.16.tgz#0c7460ee8eff1898462979143b4e922aaba73cf8"
158+
[email protected].17, apollo-cache@^1.1.17:
159+
version "1.1.17"
160+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.17.tgz#1fcca8423125223723b97fd72808be91a1a76490"
161161
dependencies:
162-
apollo-utilities "^1.0.20"
162+
apollo-utilities "^1.0.21"
163163

164-
165-
version "2.4.1"
166-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.1.tgz#d2ebaac1831fa170f7d0070bb9d581cccb5f64e3"
164+
165+
version "2.4.2"
166+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.2.tgz#d2f044d8740723bf98a6d8d8b9684ee8c36150e6"
167167
dependencies:
168168
"@types/zen-observable" "^0.8.0"
169-
apollo-cache "1.1.16"
169+
apollo-cache "1.1.17"
170170
apollo-link "^1.0.0"
171171
apollo-link-dedup "^1.0.0"
172-
apollo-utilities "1.0.20"
172+
apollo-utilities "1.0.21"
173173
symbol-observable "^1.0.2"
174174
zen-observable "^0.8.0"
175175
optionalDependencies:
@@ -216,11 +216,12 @@ apollo-link@^1.0.0, apollo-link@^1.1.0:
216216
apollo-utilities "^1.0.0"
217217
zen-observable "^0.7.0"
218218

219-
[email protected].20, apollo-utilities@^1.0.20:
220-
version "1.0.20"
221-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.20.tgz#b14318686cb67838279fb5f009cca0ec97a4d140"
219+
[email protected].21, apollo-utilities@^1.0.21:
220+
version "1.0.21"
221+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.21.tgz#cb8b5779fe275850b16046ff8373f4af2de90765"
222222
dependencies:
223223
fast-json-stable-stringify "^2.0.0"
224+
fclone "^1.0.11"
224225

225226
apollo-utilities@^1.0.0:
226227
version "1.0.8"
@@ -2569,6 +2570,10 @@ faye-websocket@~0.11.0:
25692570
dependencies:
25702571
websocket-driver ">=0.5.1"
25712572

2573+
fclone@^1.0.11:
2574+
version "1.0.11"
2575+
resolved "https://registry.yarnpkg.com/fclone/-/fclone-1.0.11.tgz#10e85da38bfea7fc599341c296ee1d77266ee640"
2576+
25722577
figures@^2.0.0:
25732578
version "2.0.0"
25742579
resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
@@ -2879,11 +2884,11 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2:
28792884
version "4.1.11"
28802885
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
28812886

2882-
graphql-anywhere@^4.1.18:
2883-
version "4.1.18"
2884-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.18.tgz#29bfc5d42bf8ee1f5cdc9a9857c98c3eb4b7fab4"
2887+
graphql-anywhere@^4.1.19:
2888+
version "4.1.19"
2889+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.19.tgz#5f6ca3b58218e5449f4798e3c6d942fcd2fef082"
28852890
dependencies:
2886-
apollo-utilities "^1.0.20"
2891+
apollo-utilities "^1.0.21"
28872892

28882893
28892894
version "2.9.2"

minimal/package.json

+2-2
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.9",
13-
"apollo-client": "2.4.1",
12+
"apollo-cache-inmemory": "1.2.10",
13+
"apollo-client": "2.4.2",
1414
"apollo-link-http": "1.5.4",
1515
"graphql": "0.13.2",
1616
"graphql-tag": "2.9.2",

minimal/yarn.lock

+27-22
Original file line numberDiff line numberDiff line change
@@ -147,29 +147,29 @@ anymatch@^2.0.0:
147147
micromatch "^3.1.4"
148148
normalize-path "^2.1.1"
149149

150-
151-
version "1.2.9"
152-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.9.tgz#26e0c8c6a6c865bf9987d741114388cdbc3fae23"
150+
151+
version "1.2.10"
152+
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.10.tgz#362d6c36cfd815a309b966f71e5d2b6c770c7989"
153153
dependencies:
154-
apollo-cache "^1.1.16"
155-
apollo-utilities "^1.0.20"
156-
graphql-anywhere "^4.1.18"
154+
apollo-cache "^1.1.17"
155+
apollo-utilities "^1.0.21"
156+
graphql-anywhere "^4.1.19"
157157

158-
[email protected].16, apollo-cache@^1.1.16:
159-
version "1.1.16"
160-
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.16.tgz#0c7460ee8eff1898462979143b4e922aaba73cf8"
158+
[email protected].17, apollo-cache@^1.1.17:
159+
version "1.1.17"
160+
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.17.tgz#1fcca8423125223723b97fd72808be91a1a76490"
161161
dependencies:
162-
apollo-utilities "^1.0.20"
162+
apollo-utilities "^1.0.21"
163163

164-
165-
version "2.4.1"
166-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.1.tgz#d2ebaac1831fa170f7d0070bb9d581cccb5f64e3"
164+
165+
version "2.4.2"
166+
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.2.tgz#d2f044d8740723bf98a6d8d8b9684ee8c36150e6"
167167
dependencies:
168168
"@types/zen-observable" "^0.8.0"
169-
apollo-cache "1.1.16"
169+
apollo-cache "1.1.17"
170170
apollo-link "^1.0.0"
171171
apollo-link-dedup "^1.0.0"
172-
apollo-utilities "1.0.20"
172+
apollo-utilities "1.0.21"
173173
symbol-observable "^1.0.2"
174174
zen-observable "^0.8.0"
175175
optionalDependencies:
@@ -210,11 +210,12 @@ apollo-link@^1.2.2:
210210
apollo-utilities "^1.0.0"
211211
zen-observable-ts "^0.8.9"
212212

213-
[email protected].20, apollo-utilities@^1.0.20:
214-
version "1.0.20"
215-
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.20.tgz#b14318686cb67838279fb5f009cca0ec97a4d140"
213+
[email protected].21, apollo-utilities@^1.0.21:
214+
version "1.0.21"
215+
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.21.tgz#cb8b5779fe275850b16046ff8373f4af2de90765"
216216
dependencies:
217217
fast-json-stable-stringify "^2.0.0"
218+
fclone "^1.0.11"
218219

219220
apollo-utilities@^1.0.0:
220221
version "1.0.8"
@@ -2555,6 +2556,10 @@ faye-websocket@~0.11.0:
25552556
dependencies:
25562557
websocket-driver ">=0.5.1"
25572558

2559+
fclone@^1.0.11:
2560+
version "1.0.11"
2561+
resolved "https://registry.yarnpkg.com/fclone/-/fclone-1.0.11.tgz#10e85da38bfea7fc599341c296ee1d77266ee640"
2562+
25582563
figures@^2.0.0:
25592564
version "2.0.0"
25602565
resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
@@ -2865,11 +2870,11 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2:
28652870
version "4.1.11"
28662871
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
28672872

2868-
graphql-anywhere@^4.1.18:
2869-
version "4.1.18"
2870-
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.18.tgz#29bfc5d42bf8ee1f5cdc9a9857c98c3eb4b7fab4"
2873+
graphql-anywhere@^4.1.19:
2874+
version "4.1.19"
2875+
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.19.tgz#5f6ca3b58218e5449f4798e3c6d942fcd2fef082"
28712876
dependencies:
2872-
apollo-utilities "^1.0.20"
2877+
apollo-utilities "^1.0.21"
28732878

28742879
28752880
version "2.9.2"

0 commit comments

Comments
 (0)