📦 chore: bump @librechat/agents to ^3.3.5 (#14506)

This commit is contained in:
Danny Avila 2026-07-28 23:23:51 -04:00 committed by GitHub
parent 3d2f3a6a18
commit 3edb497502
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.3.4",
"@librechat/agents": "^3.3.5",
"@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.3.4",
"@librechat/agents": "^3.3.5",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -10615,9 +10615,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.3.4.tgz",
"integrity": "sha512-ip6aKxlyDGXlBgOpztPz4g3dts2LIuksSWFJ2va015OFpQCeXwujscQ0X2z6Fw001mmx8s0255BS1E1MsfSUbw==",
"version": "3.3.5",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.3.5.tgz",
"integrity": "sha512-0mdLZmPpD15eV/4UlyUxIgDT7qA1q+hIGNFPh/imqYQk7s5IVn7+CuaDkd11JA5F/RW9K0pXQYFK03A0qVVj1w==",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.115.0",
@ -42535,7 +42535,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.8.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.3.4",
"@librechat/agents": "^3.3.5",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@opentelemetry/api": "^1.9.0",

View file

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