diff --git a/packages/local-mcp-server/package.json b/packages/local-mcp-server/package.json index d1cd6ae..61cd978 100644 --- a/packages/local-mcp-server/package.json +++ b/packages/local-mcp-server/package.json @@ -50,7 +50,7 @@ "watch": "tsc -w" }, "dependencies": { - "@gleanwork/api-client": "0.13.0", + "@gleanwork/api-client": "0.13.14", "@gleanwork/mcp-server-utils": "workspace:*", "@modelcontextprotocol/sdk": "^1.24.3", "dotenv": "^17.2.3", diff --git a/packages/mcp-server-utils/package.json b/packages/mcp-server-utils/package.json index cb52084..4ba7440 100644 --- a/packages/mcp-server-utils/package.json +++ b/packages/mcp-server-utils/package.json @@ -91,7 +91,7 @@ "devDependencies": { "@eslint/eslintrc": "^3.3.3", "@eslint/js": "^9.39.1", - "@gleanwork/api-client": "0.13.0", + "@gleanwork/api-client": "0.13.14", "@gleanwork/mcp-test-utils": "workspace:*", "@modelcontextprotocol/sdk": "^1.24.3", "@types/node": "^24.10.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8cbfd91..26d4b98 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: packages/local-mcp-server: dependencies: '@gleanwork/api-client': - specifier: 0.13.0 - version: 0.13.0 + specifier: 0.13.14 + version: 0.13.14 '@gleanwork/mcp-server-utils': specifier: workspace:* version: link:../mcp-server-utils @@ -164,8 +164,8 @@ importers: specifier: ^9.39.1 version: 9.39.1 '@gleanwork/api-client': - specifier: 0.13.0 - version: 0.13.0 + specifier: 0.13.14 + version: 0.13.14 '@gleanwork/mcp-test-utils': specifier: workspace:* version: link:../mcp-test-utils @@ -704,8 +704,8 @@ packages: '@gar/promisify@1.1.3': resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} - '@gleanwork/api-client@0.13.0': - resolution: {integrity: sha512-JVuwEbGJlmc+4FyC16rs6+2l/Vx2GGThW3uXHHdFCPz5cQCQoLeNT86ivPy0k9MQjQVnWaI2q5oZzw7kIxgjiQ==} + '@gleanwork/api-client@0.13.14': + resolution: {integrity: sha512-36uLagyX7PMjtZy4TLNvoMzGUSOTzwq4WPArCvaiw7fpoCAEo8LrVR6adxY8F5Apdn6W3+MVL4vjy9S56IABUg==} peerDependencies: '@tanstack/react-query': ^5 react: ^18 || ^19 @@ -4464,7 +4464,7 @@ snapshots: '@gar/promisify@1.1.3': {} - '@gleanwork/api-client@0.13.0': + '@gleanwork/api-client@0.13.14': dependencies: zod: 4.1.13