diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04c6b40..5acf838 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@covalenthq/client-sdk': - specifier: ^2.2.6 - version: 2.2.6 + specifier: ^2.3.2 + version: 2.3.3(graphql@16.11.0) '@modelcontextprotocol/sdk': specifier: ^1.13.1 version: 1.13.1 @@ -105,8 +105,8 @@ packages: resolution: {integrity: sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==} engines: {node: '>=6.9.0'} - '@covalenthq/client-sdk@2.2.6': - resolution: {integrity: sha512-vownunnpD19Ljb0FhSPbario+xUna2rE8cirkfjIPJK070ZW1KrMMOIiEFClyauMfzBp6IUCmLiOJAElmmIFpA==} + '@covalenthq/client-sdk@2.3.3': + resolution: {integrity: sha512-hvyAaVem8C7OaDuMHGoWu3tMam/2hkPB5Us9ikw2WEHPiTPFMgSyajF4vt13ttz+3dJKfkXg3ANYdYm8wQfoAg==} '@cspotcode/source-map-support@0.8.1': resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} @@ -1026,6 +1026,29 @@ packages: graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} + graphql-ws@6.0.6: + resolution: {integrity: sha512-zgfER9s+ftkGKUZgc0xbx8T7/HMO4AV5/YuYiFc+AtgcO5T0v8AxYYNQ+ltzuzDZgNkYJaFspm5MMYLjQzrkmw==} + engines: {node: '>=20'} + peerDependencies: + '@fastify/websocket': ^10 || ^11 + crossws: ~0.3 + graphql: ^15.10.1 || ^16 + uWebSockets.js: ^20 + ws: ^8 + peerDependenciesMeta: + '@fastify/websocket': + optional: true + crossws: + optional: true + uWebSockets.js: + optional: true + ws: + optional: true + + graphql@16.11.0: + resolution: {integrity: sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==} + engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} + has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} @@ -1684,9 +1707,16 @@ snapshots: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 - '@covalenthq/client-sdk@2.2.6': + '@covalenthq/client-sdk@2.3.3(graphql@16.11.0)': dependencies: big.js: 6.2.2 + graphql-ws: 6.0.6(graphql@16.11.0) + transitivePeerDependencies: + - '@fastify/websocket' + - crossws + - graphql + - uWebSockets.js + - ws '@cspotcode/source-map-support@0.8.1': dependencies: @@ -2591,6 +2621,12 @@ snapshots: graphemer@1.4.0: {} + graphql-ws@6.0.6(graphql@16.11.0): + dependencies: + graphql: 16.11.0 + + graphql@16.11.0: {} + has-flag@4.0.0: {} has-symbols@1.1.0: {}