📦 chore: bump @librechat/agents to v3.6.9 (#15037)

This commit is contained in:
Danny Avila 2026-08-20 12:44:21 -04:00 committed by GitHub
parent 81783b2d52
commit b4593f80b7
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.6.8",
"@librechat/agents": "^3.6.9",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",

10
package-lock.json generated
View file

@ -63,7 +63,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.8.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.6.8",
"@librechat/agents": "^3.6.9",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -10628,9 +10628,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.6.8",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.6.8.tgz",
"integrity": "sha512-FiPf8ggOoKJp7hpGKnk6dCtMITN1mzTqld3W9mOmGKgRAKp6PqCKiryseTdL0+5B6Mj1zBBx98GGLSXyxt2Ybg==",
"version": "3.6.9",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.6.9.tgz",
"integrity": "sha512-qVR0A7nwD56SYWPGi559P9zUwtwWwt/53EPGc/iPNjQfPNRbYnNzEideZ2D4EDoXcF4aW3GtnPlbhjHKveikuw==",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.115.0",
@ -42895,7 +42895,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.8.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.6.8",
"@librechat/agents": "^3.6.9",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.30.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.6.8",
"@librechat/agents": "^3.6.9",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.30.0",
"@opentelemetry/api": "^1.9.0",