📦 chore: Update @librechat/agents to v3.1.79 (#13000)

This commit is contained in:
Danny Avila 2026-05-07 16:27:17 -04:00 committed by GitHub
parent 4238dd4471
commit b39bf837a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -45,7 +45,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.78",
"@librechat/agents": "^3.1.79",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",

10
package-lock.json generated
View file

@ -60,7 +60,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.78",
"@librechat/agents": "^3.1.79",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -12221,9 +12221,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.1.78",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.78.tgz",
"integrity": "sha512-yrcWKYEU/UkZfueRbesYWjv5wqUUVxspAcwxOT/k8rWOCd9VrgXym2qnx3nQTGnwO67Uy5osvErjRXPMbqDEdg==",
"version": "3.1.79",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.79.tgz",
"integrity": "sha512-sHQPoIRCG8j7H2U2bAQGI4hJwHZ9IAA00v9XhP029E1jhxKbY2wwMj9eHLrvVPJNi9ZnNR6QVvanjQgy3Wd7Iw==",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.92.0",
@ -44679,7 +44679,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.78",
"@librechat/agents": "^3.1.79",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@smithy/node-http-handler": "^4.4.5",

View file

@ -98,7 +98,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.78",
"@librechat/agents": "^3.1.79",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@smithy/node-http-handler": "^4.4.5",