diff --git a/api/package.json b/api/package.json index 5c6e081bd5..7d9e567935 100644 --- a/api/package.json +++ b/api/package.json @@ -43,7 +43,7 @@ "@langchain/core": "^0.2.18", "@langchain/google-genai": "^0.0.11", "@langchain/google-vertexai": "^0.0.17", - "@librechat/agents": "^1.4.5", + "@librechat/agents": "^1.4.7", "axios": "^1.3.4", "bcryptjs": "^2.4.3", "cheerio": "^1.0.0-rc.12", diff --git a/package-lock.json b/package-lock.json index 6df2d110a4..cc4bfe7bc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "@langchain/core": "^0.2.18", "@langchain/google-genai": "^0.0.11", "@langchain/google-vertexai": "^0.0.17", - "@librechat/agents": "^1.4.5", + "@librechat/agents": "^1.4.7", "axios": "^1.3.4", "bcryptjs": "^2.4.3", "cheerio": "^1.0.0-rc.12", @@ -10015,9 +10015,9 @@ } }, "node_modules/@librechat/agents": { - "version": "1.4.5", - "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-1.4.5.tgz", - "integrity": "sha512-bSnb2pRRmcDRSZ8JCF3P2NpmUX7xmuhumxTR9TqeW4JVlgSMiiuzNQGWsFW8HrUahgKD/xh+xwTrQ8F8x2KAgA==", + "version": "1.4.7", + "resolved": "https://registry.npmjs.org/@librechat/agents/-/agents-1.4.7.tgz", + "integrity": "sha512-9HnotCsErbMG5TsOyePz5skiOsT/oF+XwXCcYm8oY1M/PbqiJI+xFib+ZkYzySUfi3f1KV75D6IB4PrFsbf2yw==", "dependencies": { "@aws-crypto/sha256-js": "^5.2.0", "@aws-sdk/credential-provider-node": "^3.613.0",