📦 chore: update @librechat/agents to v3.1.74 (#12869)

This commit is contained in:
Danny Avila 2026-04-29 10:20:52 +09:00 committed by GitHub
parent 61b9b1daa7
commit 915b30c60d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -44,7 +44,7 @@
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80",
"@librechat/agents": "^3.1.73",
"@librechat/agents": "^3.1.74",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",

10
package-lock.json generated
View file

@ -59,7 +59,7 @@
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80",
"@librechat/agents": "^3.1.73",
"@librechat/agents": "^3.1.74",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -11894,9 +11894,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.1.73",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.73.tgz",
"integrity": "sha512-EO2Nfj/dNrHjwOECbNGMFrhQqas2PAo1KEE1ckgykPXqWhOlHYoiUpM0zqhd6SShXHEsNgbsOq6II8vk//X4Vw==",
"version": "3.1.74",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.74.tgz",
"integrity": "sha512-kurA1oxrgRwcYdjkXDmrFErq0wBZ9i/e6RASy6FjRWKMNipu19HvJRd36WOkkXc+hJINvLQyEdfCAyFtSZUDqg==",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.73.0",
@ -44232,7 +44232,7 @@
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80",
"@librechat/agents": "^3.1.73",
"@librechat/agents": "^3.1.74",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@smithy/node-http-handler": "^4.4.5",

View file

@ -95,7 +95,7 @@
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80",
"@librechat/agents": "^3.1.73",
"@librechat/agents": "^3.1.74",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.29.0",
"@smithy/node-http-handler": "^4.4.5",