chore: update @librechat/agents dependency to version 3.0.75

This commit is contained in:
Danny Avila 2026-01-08 13:17:23 -05:00
parent 7983291e8e
commit 3d4bafb535
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
3 changed files with 7 additions and 7 deletions

View file

@ -46,7 +46,7 @@
"@googleapis/youtube": "^20.0.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80",
"@librechat/agents": "^3.0.72",
"@librechat/agents": "^3.0.75",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",

10
package-lock.json generated
View file

@ -60,7 +60,7 @@
"@googleapis/youtube": "^20.0.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80",
"@librechat/agents": "^3.0.72",
"@librechat/agents": "^3.0.75",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -12660,9 +12660,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.0.72",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.72.tgz",
"integrity": "sha512-oIqgG9Bl7+BehVsgsyg5od89J2iqsfBBMkgI8qnKzfdGJXuSN0xDDpKoAiumwSx/nrnhG2gx9Y1J5tBC3mrONQ==",
"version": "3.0.75",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.0.75.tgz",
"integrity": "sha512-PEJGMzmBW9EnnYvNn2C6vv8EtRR7e13uxQNiV0OfillLwv882w7hJBAdAz40BcaUQg442OzULpD+kEmnn6ZSEw==",
"license": "MIT",
"dependencies": {
"@langchain/anthropic": "^0.3.26",
@ -43173,7 +43173,7 @@
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80",
"@librechat/agents": "^3.0.72",
"@librechat/agents": "^3.0.75",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.25.2",
"@smithy/node-http-handler": "^4.4.5",

View file

@ -88,7 +88,7 @@
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80",
"@librechat/agents": "^3.0.72",
"@librechat/agents": "^3.0.75",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.25.2",
"@smithy/node-http-handler": "^4.4.5",