diff --git a/api/package.json b/api/package.json index 9512067f7a..7007791088 100644 --- a/api/package.json +++ b/api/package.json @@ -43,7 +43,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^1.19.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.1.76", + "@librechat/agents": "^3.1.77", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", diff --git a/package-lock.json b/package-lock.json index 13c39e1c91..a6963ab7a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -58,7 +58,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^1.19.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.1.76", + "@librechat/agents": "^3.1.77", "@librechat/api": "*", "@librechat/data-schemas": "*", "@microsoft/microsoft-graph-client": "^3.0.7", @@ -11864,9 +11864,9 @@ } }, "node_modules/@librechat/agents": { - "version": "3.1.76", - "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.76.tgz", - "integrity": "sha512-KXsutuEquJLr+OYlqJfP6RppXIsDYByM5QTQsDf4x6cXCBCBDOIVuLvsghE95HhLfdbu9Kfy44+2a5Fnr6DPsQ==", + "version": "3.1.77", + "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.77.tgz", + "integrity": "sha512-qPuINvvSHd3ZoHWtHkiyt9O2l4B+G4Lbb9oXYz2HGzzCrrX1NPw021DvAA+vmnAFm0mRGEQwfZBed1tBochHxw==", "license": "MIT", "dependencies": { "@anthropic-ai/sdk": "^0.92.0", @@ -44270,7 +44270,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^1.19.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.1.76", + "@librechat/agents": "^3.1.77", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.29.0", "@smithy/node-http-handler": "^4.4.5", diff --git a/packages/api/package.json b/packages/api/package.json index 5821cfd022..9ef4178e3b 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -94,7 +94,7 @@ "@azure/storage-blob": "^12.30.0", "@google/genai": "^1.19.0", "@keyv/redis": "^4.3.3", - "@librechat/agents": "^3.1.76", + "@librechat/agents": "^3.1.77", "@librechat/data-schemas": "*", "@modelcontextprotocol/sdk": "^1.29.0", "@smithy/node-http-handler": "^4.4.5",