mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-03 16:21:50 +01:00
📦 chore: Update @librechat/agents to version 3.0.41 in package.json and package-lock.json
This commit is contained in:
parent
e2915476c5
commit
94067fea56
3 changed files with 7 additions and 7 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -57,7 +57,7 @@
|
|||
"@googleapis/youtube": "^20.0.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@langchain/core": "^0.3.79",
|
||||
"@librechat/agents": "^3.0.36",
|
||||
"@librechat/agents": "^3.0.41",
|
||||
"@librechat/api": "*",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7",
|
||||
|
|
@ -18226,9 +18226,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@librechat/agents": {
|
||||
"version": "3.0.36",
|
||||
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.36.tgz",
|
||||
"integrity": "sha512-52+uNiG0X2B4TZX03ldFRvqtJrExnntEFQV5UfA38+2sNbYgPm4lcdKyAHr9OTPdmmtbmDY/gKKguRiUzLVL2g==",
|
||||
"version": "3.0.41",
|
||||
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.41.tgz",
|
||||
"integrity": "sha512-q/unAyr8qvWU/pBpEdavhC6PGZ64ARa+vbcPvQiQHb8xpSfr3fEPzA1b9XpA6NLxqtPk9oQP/5Bn2gCklIXTjA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@langchain/anthropic": "^0.3.26",
|
||||
|
|
@ -48137,7 +48137,7 @@
|
|||
"@azure/storage-blob": "^12.27.0",
|
||||
"@keyv/redis": "^4.3.3",
|
||||
"@langchain/core": "^0.3.79",
|
||||
"@librechat/agents": "^3.0.36",
|
||||
"@librechat/agents": "^3.0.41",
|
||||
"@librechat/data-schemas": "*",
|
||||
"@modelcontextprotocol/sdk": "^1.24.3",
|
||||
"axios": "^1.12.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue