apollographql / subscriptions-transport-ws

:arrows_clockwise: A WebSocket client + server for GraphQL subscriptions
https://www.npmjs.com/package/subscriptions-transport-ws
MIT License
1.52k stars 342 forks source link

Update dependency to graphQL 15 #783

Closed qortex closed 2 years ago

qortex commented 4 years ago

I have the following warning in my toolchain, leading down to this package, which doesn't seem to have peer dependency updated to graphql 15.

warning "@graphql-codegen/cli > @graphql-tools/url-loader > subscriptions-transport-ws@0.9.16" has incorrect peer dependency "graphql@^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.1 || ^14.0.2"