diff --git a/api/package.json b/api/package.json index 3dedf01b8e..e92bf4b246 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.63", + "@librechat/agents": "^3.2.65", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", diff --git a/package-lock.json b/package-lock.json index 1784c15744..d2d5296686 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.63", + "@librechat/agents": "^3.2.65", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", @@ -9880,9 +9880,9 @@ } }, "node_modules/@librechat/agents": { - "version": "3.2.63", - "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.2.63.tgz", - "integrity": "sha512-m9sDJzSzpkKxzJR3RcqdJzuEIULR4Rv5wLbhXE7STp47UriIK5tZerpYT2aA4RI8Rriduc0OZ8IPlXB1lVDjSg==", + "version": "3.2.65", + "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.2.65.tgz", + "integrity": "sha512-IKb9IffUUmvX0jWiz5wHQV5zpmi/aRN0m3U7hXLiCUyj7/DPNn0767uDiyQEWekFq7ysgvSKqF0kexP0rrPwxg==", "license": "MIT", "dependencies": { "@anthropic-ai/sdk": "^0.103.0", @@ -42982,7 +42982,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.2.63", + "@librechat/agents": "^3.2.65", "@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 3016fda3c0..291aee0094 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -116,7 +116,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^2.8.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.2.63", + "@librechat/agents": "^3.2.65", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.29.0", "@opentelemetry/api": "^1.9.0",