This repository was archived by the owner on Mar 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 "codecov" : " ^3.8.3" ,
5858 "eslint" : " ^7.32.0" ,
5959 "fs-extra" : " ^10.0.0" ,
60- "graphql" : " ^15.5.3 " ,
60+ "graphql" : " ^16.2.0 " ,
6161 "json-schema-to-typescript" : " ^10.1.4" ,
6262 "lnfs-cli" : " ^2.1.0" ,
6363 "mkdirp" : " ^1.0.4" ,
Original file line number Diff line number Diff line change @@ -3985,11 +3985,16 @@ graphql-language-service-utils@^2.4.1:
39853985 dependencies :
39863986 graphql-language-service-types "^1.6.1"
39873987
3988- graphql@^15.4.0, graphql@^15.5.3 :
3988+ graphql@^15.4.0 :
39893989 version "15.7.2"
39903990 resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.7.2.tgz#85ab0eeb83722977151b3feb4d631b5f2ab287ef"
39913991 integrity sha512-AnnKk7hFQFmU/2I9YSQf3xw44ctnSFCfp3zE0N6W174gqe9fWG/2rKaKxROK7CcI3XtERpjEKFqts8o319Kf7A==
39923992
3993+ graphql@^16.2.0 :
3994+ version "16.2.0"
3995+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
3996+ integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==
3997+
39933998growl@1.10.5 :
39943999 version "1.10.5"
39954000 resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
You can’t perform that action at this time.
0 commit comments