v3.2.0 replaced subscriptions-transport-ws for graphql-ws
- @apollo/client v3.5.10 now supports the newer GraphQL subscription library
graphql-ws
. The starter kit is now converted to utilize the newer library as a substitute for the older librarysubscriptions-transport-ws
. - All dependencies have been updated