diff --git a/api/package.json b/api/package.json index 85f07e247d..4bfb19ac7e 100644 --- a/api/package.json +++ b/api/package.json @@ -46,7 +46,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.2.31", + "@librechat/agents": "^3.2.32", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", diff --git a/package-lock.json b/package-lock.json index 80cc651ebe..b7497caa70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.2.31", + "@librechat/agents": "^3.2.32", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", @@ -9402,13 +9402,13 @@ } }, "node_modules/@google/genai/node_modules/gcp-metadata": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/gcp-metadata/-/gcp-metadata-8.1.2.tgz", - "integrity": "sha512-zV/5HKTfCeKWnxG0Dmrw51hEWFGfcF2xiXqcA3+J90WDuP0SvoiSO5ORvcBsifmx/FoIjgQN3oNOGaQ5PhLFkg==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/gcp-metadata/-/gcp-metadata-8.1.3.tgz", + "integrity": "sha512-ziTrzUhhpL9Zk5k0HHzgP/KIpWDJT0VMBC/ynt/QIBvTW+UUcSivQRl6VlwTf/EilDxtSWklHoRsKy1c4k+59w==", "license": "Apache-2.0", "dependencies": { - "gaxios": "^7.0.0", - "google-logging-utils": "^1.0.0", + "gaxios": "7.1.3", + "google-logging-utils": "1.1.3", "json-bigint": "^1.0.0" }, "engines": { @@ -11171,16 +11171,13 @@ } }, "node_modules/@langchain/core": { - "version": "1.1.44", - "resolved": "https://registry.npmjs.org/@langchain/core/-/core-1.1.44.tgz", - "integrity": "sha512-RePW1IjGCHr9ua2vcby3aE8mOOz3EnwDZxMEGbNDT91kf14eqkJqxDXvaZFviGdcN9DTrxM5RPQNAHmwSm4tbg==", + "version": "1.1.48", + "resolved": "https://registry.npmjs.org/@langchain/core/-/core-1.1.48.tgz", + "integrity": "sha512-fQU6Guyb1pwc2fEplmA8FPbKfOMAofjnyJzExevro0FxEiuGHE18Ov/ZHmT9trWCDTZRI9eW1VIc6aChxV8pAQ==", "license": "MIT", "dependencies": { "@cfworker/json-schema": "^4.0.2", "@standard-schema/spec": "^1.1.0", - "ansi-styles": "^5.0.0", - "camelcase": "6", - "decamelize": "1.2.0", "js-tiktoken": "^1.0.12", "langsmith": ">=0.5.0 <1.0.0", "mustache": "^4.2.0", @@ -11191,17 +11188,6 @@ "node": ">=20" } }, - "node_modules/@langchain/core/node_modules/ansi-styles": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", - "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, "node_modules/@langchain/core/node_modules/zod": { "version": "4.4.2", "resolved": "https://registry.npmjs.org/zod/-/zod-4.4.2.tgz", @@ -11227,41 +11213,24 @@ } }, "node_modules/@langchain/google-common": { - "version": "2.1.28", - "resolved": "https://registry.npmjs.org/@langchain/google-common/-/google-common-2.1.28.tgz", - "integrity": "sha512-iSQ3IKYDWW56F0FMrk4ztm1vABox4S3EfY2ZFhEHRD/ckC3pvcAa6n5ZEH0cuMUY63OBKxPiLS0+lJG3TgLJ2A==", + "version": "2.1.31", + "resolved": "https://registry.npmjs.org/@langchain/google-common/-/google-common-2.1.31.tgz", + "integrity": "sha512-UZylzgnG7pGq3KdLZy2UHIB5BO5ssQXL69OwQurvwJxsbZ1gg8eixB345o0fw9/AuJkOulgRMJWm8Lmr3vDI9w==", "license": "MIT", - "dependencies": { - "uuid": "^10.0.0" - }, "engines": { "node": ">=20" }, "peerDependencies": { - "@langchain/core": "^1.1.41" - } - }, - "node_modules/@langchain/google-common/node_modules/uuid": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz", - "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==", - "deprecated": "uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).", - "funding": [ - "https://github.com/sponsors/broofa", - "https://github.com/sponsors/ctavan" - ], - "license": "MIT", - "bin": { - "uuid": "dist/bin/uuid" + "@langchain/core": "^1.1.47" } }, "node_modules/@langchain/google-gauth": { - "version": "2.1.28", - "resolved": "https://registry.npmjs.org/@langchain/google-gauth/-/google-gauth-2.1.28.tgz", - "integrity": "sha512-aMxBwv0OrAa+oNQ/5kUuBo1MLXi6xtjOLtRN5XF6qpbCmqx21Z0PsMfZ4+dD0128H3O8jY8M4whgr3cdyhbVpQ==", + "version": "2.1.31", + "resolved": "https://registry.npmjs.org/@langchain/google-gauth/-/google-gauth-2.1.31.tgz", + "integrity": "sha512-k4il0hff88bQ4HiGCTiGraRGsNiKAOkb2neAea27U7m6Tmomn5Pn0WItCoyBmoEm6GoE/874pSNNk1Ze7qj07g==", "license": "MIT", "dependencies": { - "@langchain/google-common": "2.1.28", + "@langchain/google-common": "2.1.31", "google-auth-library": "^10.6.2" }, "engines": { @@ -11269,9 +11238,9 @@ } }, "node_modules/@langchain/google-gauth/node_modules/gaxios": { - "version": "7.1.4", - "resolved": "https://registry.npmjs.org/gaxios/-/gaxios-7.1.4.tgz", - "integrity": "sha512-bTIgTsM2bWn3XklZISBTQX7ZSddGW+IO3bMdGaemHZ3tbqExMENHLx6kKZ/KlejgrMtj8q7wBItt51yegqalrA==", + "version": "7.1.5", + "resolved": "https://registry.npmjs.org/gaxios/-/gaxios-7.1.5.tgz", + "integrity": "sha512-5FZy72Rh8LhtjmvDrKkI+lVhrsQrVKVsItxMoDm5mNQE+xR0WVIIs+jzPSJgBvKVsLi24fZhXJIsNI0bihDzFg==", "license": "Apache-2.0", "dependencies": { "extend": "^3.0.2", @@ -11297,9 +11266,9 @@ } }, "node_modules/@langchain/google-gauth/node_modules/google-auth-library": { - "version": "10.6.2", - "resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-10.6.2.tgz", - "integrity": "sha512-e27Z6EThmVNNvtYASwQxose/G57rkRuaRbQyxM2bvYLLX/GqWZ5chWq2EBoUchJbCc57eC9ArzO5wMsEmWftCw==", + "version": "10.7.0", + "resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-10.7.0.tgz", + "integrity": "sha512-QpTAbNJ36TliZLx3TTtahR8HG0hN9RllL1e3FymOvQSIKK8JmgV58H924ub2wa2DsS3ANjjP1Aw1N+Ramc8hqQ==", "license": "Apache-2.0", "dependencies": { "base64-js": "^1.3.0", @@ -11341,28 +11310,27 @@ } }, "node_modules/@langchain/google-genai": { - "version": "2.1.28", - "resolved": "https://registry.npmjs.org/@langchain/google-genai/-/google-genai-2.1.28.tgz", - "integrity": "sha512-iTzNYWST8hTRqOXZdme18tq5GnCUwtrrJECE51ZCjg6Vg0mPsV44amdC+/bc+UK0+uphKWESGWs277aAyM2MlA==", + "version": "2.1.31", + "resolved": "https://registry.npmjs.org/@langchain/google-genai/-/google-genai-2.1.31.tgz", + "integrity": "sha512-lHIJGtZab0jqoufKRPXyHHg1nLXrE74LXd0ftgibWEACc1SpSLu6XwtA23+dX4l7Q/YeSgb9n40YJx5k00/fqw==", "license": "MIT", "dependencies": { - "@google/generative-ai": "^0.24.0", - "uuid": "^11.1.0" + "@google/generative-ai": "^0.24.1" }, "engines": { "node": ">=20" }, "peerDependencies": { - "@langchain/core": "^1.1.41" + "@langchain/core": "^1.1.47" } }, "node_modules/@langchain/google-vertexai": { - "version": "2.1.28", - "resolved": "https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-2.1.28.tgz", - "integrity": "sha512-NuZAvM3xlkQWZa2CCFhPAaeYwGI+raY+piwwF0f5sZTjWgYEwAQC2/GMoOK4/uaC23visNdhKGW2GeY31AQoNw==", + "version": "2.1.31", + "resolved": "https://registry.npmjs.org/@langchain/google-vertexai/-/google-vertexai-2.1.31.tgz", + "integrity": "sha512-ZJwUumwyVyyU5z0PoaMm7nAeGTm9Rp3QcEfm5WVUJl2ag4bqiQhd33+7jzb8h0GkiqvK9INtpmfvtUh29rH3qg==", "license": "MIT", "dependencies": { - "@langchain/google-gauth": "2.1.28" + "@langchain/google-gauth": "2.1.31" }, "engines": { "node": ">=20" @@ -11716,21 +11684,21 @@ } }, "node_modules/@librechat/agents": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.2.31.tgz", - "integrity": "sha512-UofUny0p6DTFra5SaRZqwSZd/q8V0ekbckBWnkyZ68Aauf1ncu1cWorh2TkSc239JFYMtIxQMhQlNzrR6RRjCQ==", + "version": "3.2.32", + "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.2.32.tgz", + "integrity": "sha512-kCjubhEYxWOXc+Zz1JfMmfjcpZZJxPoWa4Hrw6K+agsfnW5aLCcEczsdo6DGWhKgSkWAyRFZKHRsS51LjwpKaQ==", "license": "MIT", "dependencies": { "@anthropic-ai/sdk": "^0.92.0", "@aws-sdk/client-bedrock-runtime": "^3.1013.0", "@langchain/anthropic": "^1.3.28", "@langchain/aws": "^1.3.5", - "@langchain/core": "1.1.44", + "@langchain/core": "1.1.48", "@langchain/deepseek": "^1.0.25", - "@langchain/google-common": "2.1.28", - "@langchain/google-gauth": "2.1.28", - "@langchain/google-genai": "2.1.28", - "@langchain/google-vertexai": "2.1.28", + "@langchain/google-common": "2.1.31", + "@langchain/google-gauth": "2.1.31", + "@langchain/google-genai": "2.1.31", + "@langchain/google-vertexai": "2.1.31", "@langchain/langgraph": "^1.2.9", "@langchain/mistralai": "^1.0.8", "@langchain/openai": "1.4.5", @@ -11759,7 +11727,7 @@ "node": ">=24.0.0" }, "peerDependencies": { - "@anthropic-ai/sandbox-runtime": "^0.0.49" + "@anthropic-ai/sandbox-runtime": "^0.0.54" }, "peerDependenciesMeta": { "@anthropic-ai/sandbox-runtime": { @@ -22918,6 +22886,7 @@ "version": "6.3.0", "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", + "dev": true, "engines": { "node": ">=10" }, @@ -24861,14 +24830,6 @@ } } }, - "node_modules/decamelize": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/decimal.js": { "version": "10.6.0", "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz", @@ -44283,7 +44244,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.2.31", + "@librechat/agents": "^3.2.32", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.29.0", "@opentelemetry/api": "^1.9.0", diff --git a/packages/api/package.json b/packages/api/package.json index 4994655fba..7548a0f545 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -112,7 +112,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.2.31", + "@librechat/agents": "^3.2.32", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.29.0", "@opentelemetry/api": "^1.9.0",