graphql-editor / graphql-zeus

GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native ( apollo compatible )
https://graphqleditor.com/docs/tools/zeus/index/
MIT License
1.94k stars 105 forks source link

Dependency on vulnerable graphQL version #395

Closed nblam1994 closed 2 days ago

nblam1994 commented 7 months ago

The most current version 5.3.3 has dependency on graphQl version 15.4.0, which is reported to have security issue here here

aexol commented 7 months ago

Yeah we need to replace it in graphql-js-tree then in graphql-zeus . Good point

aexol commented 2 days ago

replaced