📦 chore: Bump @librechat/agents to v3.1.51 (#11891)

This commit is contained in:
Danny Avila 2026-02-21 16:17:42 -05:00 committed by GitHub
parent e92061671b
commit 4404319e22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

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.50",
"@librechat/agents": "^3.1.51",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@microsoft/microsoft-graph-client": "^3.0.7",
@ -11196,9 +11196,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "3.1.50",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.50.tgz",
"integrity": "sha512-+gdfUJ7X3PJ20/c+8lETY68D6QpxFlCIlGUQBF4A8VKv+Po9J/TO5rWE+OmzmPByYpye7GrcxVCBLfRTvZKraw==",
"version": "3.1.51",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-3.1.51.tgz",
"integrity": "sha512-inEcLCuD7YF0yCBrnxCgemg2oyRWJtCq49tLtokrD+WyWT97benSB+UyopjWh5woOsxSws3oc60d5mxRtifoLg==",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.73.0",
@ -42188,7 +42188,7 @@
"@google/genai": "^1.19.0",
"@keyv/redis": "^4.3.3",
"@langchain/core": "^0.3.80",
"@librechat/agents": "^3.1.50",
"@librechat/agents": "^3.1.51",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.26.0",
"@smithy/node-http-handler": "^4.4.5",