File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 45
45
"eslint-plugin-prettier" : " ^3.0.1" ,
46
46
"flow-bin" : " ^0.98.0" ,
47
47
"graphql" : " 14.2.1" ,
48
- "graphql-compose" : " ^6.3.2 " ,
48
+ "graphql-compose" : " ^7.0.0 " ,
49
49
"jest" : " ^24.7.1" ,
50
50
"prettier" : " ^1.17.0" ,
51
51
"rimraf" : " ^2.6.3" ,
Original file line number Diff line number Diff line change @@ -3302,18 +3302,18 @@ graceful-fs@^4.1.15:
3302
3302
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
3303
3303
integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
3304
3304
3305
- graphql-compose@^6.3.2 :
3306
- version "6.3.2 "
3307
- resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-6.3.2 .tgz#0eff6e0f086c934af950db88b90a6667f879c59b "
3308
- integrity sha512-2sk4G3F/j7U4OBnPkB/HrE8Cejh8nHIJFBOGcqQvsELHXUHtx4S11zR0OU+J3cMtpE/2visBUGUhEHL9WlUK9A ==
3305
+ graphql-compose@^7.0.0 :
3306
+ version "7.0.0 "
3307
+ resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-7.0.0 .tgz#0bf6425262d207ca649fe49b798342a602a33d30 "
3308
+ integrity sha512-mkplljcPf/b/HkpeMDrYNDy56uJRbnCkY4d/yvAFzSiYzIrTCcuLCvpYmiqBqzwHdmyeIfOVuf5BXX8eKqZIFw ==
3309
3309
dependencies :
3310
- graphql-type-json "^0.2.4 "
3310
+ graphql-type-json "^0.3.0 "
3311
3311
object-path "^0.11.4"
3312
3312
3313
- graphql-type-json@^0.2.4 :
3314
- version "0.2.4 "
3315
- resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.2.4 .tgz#545af27903e40c061edd30840a272ea0a49992f9 "
3316
- integrity sha512-/tq02ayMQjrG4oDFDRLLrPk0KvJXue0nVXoItBe7uAdbNXjQUu+HYCBdAmPLQoseVzUKKMzrhq2P/sfI76ON6w ==
3313
+ graphql-type-json@^0.3.0 :
3314
+ version "0.3.0 "
3315
+ resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.3.0 .tgz#bb32e1b74bf52ebc690f9df12b4067bc061f818a "
3316
+ integrity sha512-lnxg5HiB95yxy+/5cDKtP6pZo0zgntsOmqsjeCBXFGJ4YoMF3+1YaSEKWJntNTu+VsAm3zf6lPxFpp1kxzofLA ==
3317
3317
3318
3318
3319
3319
version "14.2.1"
You can’t perform that action at this time.
0 commit comments