📦 chore: Bump @librechat/agents to v3.1.0

This commit is contained in:
Danny Avila 2026-01-19 11:11:19 -05:00
parent bb220f1af9
commit ed61b7f967
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
3 changed files with 7 additions and 7 deletions

View file

@ -45,7 +45,7 @@
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80",
"@librechat/agents": "^3.0.80",
"@librechat/agents": "^3.1.0",
"@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.0.80",
"@librechat/agents": "^3.1.0",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -11709,9 +11709,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.0.80",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.80.tgz",
"integrity": "sha512-iu2kwfvQgF1HDA8idq/MNg/YA9nqgjfKXa4PDyYfuWC/Rdtrcr7ltW0Ks5bsjkfzBvZ5K+BuoVoLxpsThGboUw==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.0.tgz",
"integrity": "sha512-cnZTxSdIfBZZslsQlizA4grxVhAgeHeNPZiwIly+E2IfPJDg8oz+uvtQGXOEKRA0PHL1xRzAb6sqPMUTdm/2RA==",
"license": "MIT",
"dependencies": {
"@aws-sdk/client-bedrock-runtime": "^3.970.0",
@ -43020,7 +43020,7 @@
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80",
"@librechat/agents": "^3.0.80",
"@librechat/agents": "^3.1.0",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.25.3",
"@smithy/node-http-handler": "^4.4.5",

View file

@ -87,7 +87,7 @@
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80",
"@librechat/agents": "^3.0.80",
"@librechat/agents": "^3.1.0",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.25.3",
"@smithy/node-http-handler": "^4.4.5",