Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unmaintained dependencies: cli-ux and subscriptions-transport-ws #127

Open
some-user123 opened this issue Jan 1, 2023 · 0 comments
Open

Comments

@some-user123
Copy link

Installing graphqurl using pnpm causes two warnings:

 WARN  deprecated cli-ux@4.9.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
 WARN  deprecated subscriptions-transport-ws@0.9.18: The `subscriptions-transport-ws` package is no longer maintained. We recommend you use `graphql-ws` instead. For help migrating Apollo software to `graphql-ws`, see https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws    For general help using `graphql-ws`, see https://github.com/enisdenjo/graphql-ws/blob/master/README.md

Maybe it's worth to migrate from cli-ux to oclif/core and from subscriptions-transport-ws to graphql-ws to avoid potential security issues in unmaintained software...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant