@@ -143,20 +143,26 @@ anymatch@^2.0.0:
143143 micromatch "^3.1.4"
144144 normalize-path "^2.1.1"
145145
146- apollo-cache-inmemory@1.2.1 :
147- version "1.2.1 "
148- resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.1 .tgz#1f8222270aa7983eb9d2ac30057196378ab3bb01 "
146+ apollo-cache-inmemory@1.2.2 :
147+ version "1.2.2 "
148+ resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.2 .tgz#051b1fec5b3cec1b348bd7ac9c713a72a0bba45b "
149149 dependencies :
150- apollo-cache "^1.1.8 "
151- apollo-utilities "^1.0.12 "
152- graphql-anywhere "^4.1.10 "
150+ apollo-cache "^1.1.9 "
151+ apollo-utilities "^1.0.13 "
152+ graphql-anywhere "^4.1.11 "
153153
154154apollo-cache@^1.1.8 :
155155 version "1.1.8"
156156 resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.8.tgz#b078d33dec876d52b5a81a325d3c254d4e362d3c"
157157 dependencies :
158158 apollo-utilities "^1.0.12"
159159
160+ apollo-cache@^1.1.9 :
161+ version "1.1.9"
162+ resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.9.tgz#90426f25c43bc66ae02808af01194d78fd15ea40"
163+ dependencies :
164+ apollo-utilities "^1.0.13"
165+
160166apollo-client@2.3.1 :
161167 version "2.3.1"
162168 resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.3.1.tgz#64b204779b7e8b21f901529527a9a9c973eb7fd4"
@@ -220,6 +226,10 @@ apollo-utilities@^1.0.12:
220226 version "1.0.12"
221227 resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.12.tgz#9e2b2a34cf89f3bf0d73a664effd8c1bb5d1b7f7"
222228
229+ apollo-utilities@^1.0.13 :
230+ version "1.0.13"
231+ resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.13.tgz#793c858bb42243f7254d3c2961c64a7158e51022"
232+
223233aproba@^1.0.3, aproba@^1.1.1 :
224234 version "1.2.0"
225235 resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
@@ -2854,11 +2864,11 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2:
28542864 version "4.1.11"
28552865 resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
28562866
2857- graphql-anywhere@^4.1.10 :
2858- version "4.1.10 "
2859- resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.10 .tgz#247ada0c8d85b9d5d6b37180973442ac68ff15de "
2867+ graphql-anywhere@^4.1.11 :
2868+ version "4.1.11 "
2869+ resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.11 .tgz#f91fa82e7e47275260957bb91f2fed5ecd508098 "
28602870 dependencies :
2861- apollo-utilities "^1.0.12 "
2871+ apollo-utilities "^1.0.13 "
28622872
28632873graphql-tag@2.9.2 :
28642874 version "2.9.2"
0 commit comments