@@ -135,33 +135,34 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
135135 version "4.1.11"
136136 resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
137137
138- graphcool-json-schema@^1.0.1-alpha.2 :
139- version "1.0.1-alpha.2 "
140- resolved "https://registry.yarnpkg.com/graphcool-json-schema/-/graphcool-json-schema-1.0.1-alpha.2 .tgz#14dd7c880d9df9045b8e658896948522c89f4f49 "
138+ graphcool-json-schema@^1.0.1-beta.5 :
139+ version "1.0.1-beta.6 "
140+ resolved "https://registry.yarnpkg.com/graphcool-json-schema/-/graphcool-json-schema-1.0.1-beta.6 .tgz#95c3442c84d6c7596c2e2e50db185529a18c501e "
141141
142- graphcool-yml@^0.0.6 :
143- version "0.0.6 "
144- resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.0.6 .tgz#09d772ffc985b818925ca76d6d93eca29a6fe1d9 "
142+ graphcool-yml@^0.0.22 :
143+ version "0.0.22 "
144+ resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.0.22 .tgz#8b227e1ec36d6b6f31eb1f67879e6f8b9332ca8f "
145145 dependencies :
146146 ajv "^5.5.1"
147147 bluebird "^3.5.1"
148148 debug "^3.1.0"
149149 dotenv "^4.0.0"
150150 fs-extra "^4.0.3"
151- graphcool-json-schema "^1.0.1-alpha.2 "
151+ graphcool-json-schema "^1.0.1-beta.5 "
152152 isomorphic-fetch "^2.2.1"
153153 js-yaml "^3.10.0"
154+ json-stable-stringify "^1.0.1"
154155 jsonwebtoken "^8.1.0"
155156 lodash "^4.17.4"
156157 replaceall "^0.1.6"
157158 scuid "^1.0.2"
158159 yaml-ast-parser "^0.0.40"
159160
160- graphql-config-extension-graphcool@^0.0.4 :
161- version "0.0.4 "
162- resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.0.4 .tgz#ee6febf942fb7baafb1f03af65b0f160ac47127c "
161+ graphql-config-extension-graphcool@^0.1.5 :
162+ version "0.1.5 "
163+ resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.1.5 .tgz#66d408c25653c09b815956dc3786e08dd742e73e "
163164 dependencies :
164- graphcool-yml "^0.0.6 "
165+ graphcool-yml "^0.0.22 "
165166 graphql-config "^1.1.0"
166167
167168graphql-config@^1.0.9, graphql-config@^1.1.0 :
@@ -184,13 +185,13 @@ graphql-import@^0.1.5:
184185 graphql "^0.11.7"
185186 lodash "^4.17.4"
186187
187- graphql-playground-html@^1.3.8 -beta.1 :
188- version "1.3.8 -beta.1 "
189- resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.8 -beta.1 .tgz#35a4e0fd993f6b498ecf0496116f61f8e3107b3e "
188+ graphql-playground-html@^1.3.10 -beta.3 :
189+ version "1.3.10 -beta.3 "
190+ resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.10 -beta.3 .tgz#27acc8b34d8314d143e1858d0aa393d09c4de63b "
190191 dependencies :
191192 dotenv "^4.0.0"
192193 graphql-config "^1.0.9"
193- graphql-config-extension-graphcool "^0.0.4 "
194+ graphql-config-extension-graphcool "^0.1.5 "
194195
195196graphql-playground-middleware@^1.2.1-beta.6 :
196197 version "1.2.1-beta.6"
@@ -251,12 +252,22 @@ json-schema-traverse@^0.3.0:
251252 version "0.3.1"
252253 resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz#349a6d44c53a51de89b40805c5d5e59b417d3340"
253254
255+ json-stable-stringify@^1.0.1 :
256+ version "1.0.1"
257+ resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz#9a759d39c5f2ff503fd5300646ed445f88c4f9af"
258+ dependencies :
259+ jsonify "~0.0.0"
260+
254261jsonfile@^4.0.0 :
255262 version "4.0.0"
256263 resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
257264 optionalDependencies :
258265 graceful-fs "^4.1.6"
259266
267+ jsonify@~0.0.0 :
268+ version "0.0.0"
269+ resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
270+
260271jsonwebtoken@^8.1.0 :
261272 version "8.1.0"
262273 resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.1.0.tgz#c6397cd2e5fd583d65c007a83dc7bb78e6982b83"
0 commit comments