📦 chore: Bump @librechat/agents to v3.2.37 (#13826)

This commit is contained in:
Danny Avila 2026-06-17 20:27:36 -04:00 committed by GitHub
parent 743f57f63e
commit 8628897c9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -46,7 +46,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.8.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.2.36",
"@librechat/agents": "^3.2.37",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",

10
package-lock.json generated
View file

@ -61,7 +61,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.8.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.2.36",
"@librechat/agents": "^3.2.37",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -11684,9 +11684,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.2.36",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.2.36.tgz",
"integrity": "sha512-y9Bm5CMACNZh6OfDCUcABK84WUYndAfgO36Bu5EEyLqDm1S6TvoYUwQ/6P3jdsMy+Vj1ESrxAfCdQgy7fxtcjg==",
"version": "3.2.37",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.2.37.tgz",
"integrity": "sha512-Egdgv+APZbBBI5d6gB8nNJsjNLyL4PelA6dOyhpUMmP8xTLX+nGVFrAcpjLImCXIVy2tqV/ZVpsv8FliiRcmQQ==",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.92.0",
@ -44278,7 +44278,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.8.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.2.36",
"@librechat/agents": "^3.2.37",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@opentelemetry/api": "^1.9.0",

View file

@ -113,7 +113,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.8.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.2.36",
"@librechat/agents": "^3.2.37",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@opentelemetry/api": "^1.9.0",