📦 chore: Update @librechat/agents to v3.1.99

This commit is contained in:
Danny Avila 2026-05-29 11:02:07 -07:00
parent f8d7d7f891
commit cfee8c72cb
3 changed files with 7 additions and 7 deletions

View file

@ -46,7 +46,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.0.1",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.97",
"@librechat/agents": "^3.1.99",
"@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.0.1",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.97",
"@librechat/agents": "^3.1.99",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -12265,9 +12265,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.1.97",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.97.tgz",
"integrity": "sha512-d77DFl4+CvFmc9dIHaDTtflmheXqzNNHHqkpxm+vy94JdzsQkajD4A8UVbPlQ1t0nIP1+6rtIAkJTvUXBfpmwA==",
"version": "3.1.99",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.99.tgz",
"integrity": "sha512-jVRi8zzO69Mh2vBi0XFeT9rVmyBQO5sTYdaDwLugiZcKtfVr69UmmzG15pnE1zpTrRAwZ1uP4kAdkxPxdXqtaw==",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.92.0",
@ -43531,7 +43531,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.0.1",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.97",
"@librechat/agents": "^3.1.99",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@opentelemetry/api": "^1.9.0",

View file

@ -104,7 +104,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^2.0.1",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.97",
"@librechat/agents": "^3.1.99",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@opentelemetry/api": "^1.9.0",