📦 chore: bump @librechat/agents to v2.4.72

This commit is contained in:
Danny Avila 2025-08-07 16:22:10 -04:00
parent 430557676d
commit 8238fb49e0
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
3 changed files with 7 additions and 7 deletions

View file

@ -49,7 +49,7 @@
"@langchain/google-vertexai": "^0.2.13",
"@langchain/openai": "^0.5.18",
"@langchain/textsplitters": "^0.1.0",
"@librechat/agents": "^2.4.71",
"@librechat/agents": "^2.4.72",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.17.1",

10
package-lock.json generated
View file

@ -65,7 +65,7 @@
"@langchain/google-vertexai": "^0.2.13",
"@langchain/openai": "^0.5.18",
"@langchain/textsplitters": "^0.1.0",
"@librechat/agents": "^2.4.71",
"@librechat/agents": "^2.4.72",
"@librechat/api": "*",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.17.1",
@ -21573,9 +21573,9 @@
}
},
"node_modules/@librechat/agents": {
"version": "2.4.71",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-2.4.71.tgz",
"integrity": "sha512-D2txcNt2pi6npwPPIwYUKIovBFGHZ56Z2aivVsqYPL9/JoHJW/kbuCiccEmjTUG0XULmQYksIEDOTvQz+6Js+Q==",
"version": "2.4.72",
"resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-2.4.72.tgz",
"integrity": "sha512-4AaTN3JcPa0hdIsMlGDOm6nT1YkFByo/P9i2V9ji1nlrgcamL2PTMrUPcLB3QFmnNupHFxb62/3t3GaviZ94Bw==",
"license": "MIT",
"dependencies": {
"@langchain/anthropic": "^0.3.26",
@ -51414,7 +51414,7 @@
},
"peerDependencies": {
"@langchain/core": "^0.3.62",
"@librechat/agents": "^2.4.71",
"@librechat/agents": "^2.4.72",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.17.1",
"axios": "^1.8.2",

View file

@ -70,7 +70,7 @@
},
"peerDependencies": {
"@langchain/core": "^0.3.62",
"@librechat/agents": "^2.4.71",
"@librechat/agents": "^2.4.72",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.17.1",
"axios": "^1.8.2",