chore: update @librechat/agents to v3.2.60

This commit is contained in:
Danny Avila 2026-07-08 09:29:13 -04:00
parent b45c812030
commit 8b936a76a2
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
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.58",
"@librechat/agents": "^3.2.60",
"@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.58",
"@librechat/agents": "^3.2.60",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -9880,9 +9880,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.2.58",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.2.58.tgz",
"integrity": "sha512-JRqHzDEa8y1Kr4K9t0DygCGvbSYs6Q0RHWbMXH8ke48nhhwQI7RnkhF9JlTxvxLGcrFolom2ASSYe4r4s6qewQ==",
"version": "3.2.60",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.2.60.tgz",
"integrity": "sha512-msnSOGTaICy/xFvXwZNTY6RY58gS1wxaD43Fko1HvU3m6lEPeR/zTMBjtFOqo7PonpB6zpPYu7mcm0tG4pz7hQ==",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.103.0",
@ -42408,7 +42408,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.8.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.2.58",
"@librechat/agents": "^3.2.60",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@opentelemetry/api": "^1.9.0",

View file

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