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

This commit is contained in:
Danny Avila 2026-05-03 23:54:46 -04:00
parent 2c4a78094a
commit 3170bd8b22
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
3 changed files with 7 additions and 7 deletions

View file

@ -43,7 +43,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.76",
"@librechat/agents": "^3.1.77",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",

10
package-lock.json generated
View file

@ -58,7 +58,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.76",
"@librechat/agents": "^3.1.77",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -11864,9 +11864,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.1.76",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.76.tgz",
"integrity": "sha512-KXsutuEquJLr+OYlqJfP6RppXIsDYByM5QTQsDf4x6cXCBCBDOIVuLvsghE95HhLfdbu9Kfy44+2a5Fnr6DPsQ==",
"version": "3.1.77",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.77.tgz",
"integrity": "sha512-qPuINvvSHd3ZoHWtHkiyt9O2l4B+G4Lbb9oXYz2HGzzCrrX1NPw021DvAA+vmnAFm0mRGEQwfZBed1tBochHxw==",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.92.0",
@ -44270,7 +44270,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.76",
"@librechat/agents": "^3.1.77",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@smithy/node-http-handler": "^4.4.5",

View file

@ -94,7 +94,7 @@
"@azure/storage-blob": "^12.30.0",
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@librechat/agents": "^3.1.76",
"@librechat/agents": "^3.1.77",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@smithy/node-http-handler": "^4.4.5",