📦 chore: bump @librechat/agents to v3.7.2

This commit is contained in:
Danny Avila 2026-08-25 18:35:21 -04:00
parent 1489623fa3
commit 6284139f18
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": "5.1.6",
"@librechat/agents": "^3.7.1",
"@librechat/agents": "^3.7.2",
"@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": "5.1.6",
"@librechat/agents": "^3.7.1",
"@librechat/agents": "^3.7.2",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -10633,9 +10633,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.7.1.tgz",
"integrity": "sha512-nOuWNuuFeWefS7PqCT/fVYMBQ6WGePKs8nz4yLqWyeMyBPZSv6htotKH/ipVxxqSfMvYzNiTcfE+s18sKHCyMA==",
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.7.2.tgz",
"integrity": "sha512-v9IDUsALeSFxnZYwWZvPM9N4qyyZJadN+u6OLGZ71LylSO06eL9uOv8mtBHdnAVVi+urkCcqzEQVt2g7YvduWg==",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.115.0",
@ -42838,7 +42838,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.8.0",
"@keyv/redis": "5.1.6",
"@librechat/agents": "^3.7.1",
"@librechat/agents": "^3.7.2",
"@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": "5.1.6",
"@librechat/agents": "^3.7.1",
"@librechat/agents": "^3.7.2",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.30.0",
"@opentelemetry/api": "^1.9.0",