📦 chore: @librechat/agents to v3.1.44 (#11811)

This commit is contained in:
Danny Avila 2026-02-16 16:36:32 -05:00 committed by GitHub
parent 413c2bc076
commit 35672e0bbb
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", "@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3", "@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80", "@langchain/core": "^0.3.80",
"@librechat/agents": "^3.1.43", "@librechat/agents": "^3.1.44",
"@librechat/api": "*", "@librechat/api": "*",
"@librechat/data-schemas": "*", "@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7", "@microsoft/microsoft-graph-client": "^3.0.7",

10
package-lock.json generated
View file

@ -59,7 +59,7 @@
"@google/genai": "^1.19.0", "@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3", "@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80", "@langchain/core": "^0.3.80",
"@librechat/agents": "^3.1.43", "@librechat/agents": "^3.1.44",
"@librechat/api": "*", "@librechat/api": "*",
"@librechat/data-schemas": "*", "@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7", "@microsoft/microsoft-graph-client": "^3.0.7",
@ -11208,9 +11208,9 @@
} }
}, },
"node_modules/@librechat/agents": { "node_modules/@librechat/agents": {
"version": "3.1.43", "version": "3.1.44",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.43.tgz", "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.44.tgz",
"integrity": "sha512-KtcBA7b/63RfYAQwVVt3TNAcZHAfmHe8wLNnSjF9NTEXI1EETBHCqh9yuGicjwdIMXVQhi64qmLPDqEFoFr7ww==", "integrity": "sha512-S5hNYTCQqqPfabsdS2nSdGHtcZ4ZvwFnMN11BvJZUEgZ8VHMS9/a+plTSTLqSCoYmUeFI5hIK3pahk5H9vOPug==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@anthropic-ai/sdk": "^0.73.0", "@anthropic-ai/sdk": "^0.73.0",
@ -42205,7 +42205,7 @@
"@google/genai": "^1.19.0", "@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3", "@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80", "@langchain/core": "^0.3.80",
"@librechat/agents": "^3.1.43", "@librechat/agents": "^3.1.44",
"@librechat/data-schemas": "*", "@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.26.0", "@modelcontextprotocol/sdk": "^1.26.0",
"@smithy/node-http-handler": "^4.4.5", "@smithy/node-http-handler": "^4.4.5",

View file

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