Skip to content

Commit 7d764d3

Browse files
authored
fix: api/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EXPREVAL-13833679
1 parent 9fea346 commit 7d764d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@langchain/google-genai": "^0.2.9",
4949
"@langchain/google-vertexai": "^0.2.9",
5050
"@langchain/textsplitters": "^0.1.0",
51-
"@librechat/agents": "^2.4.38",
51+
"@librechat/agents": "^3.0.2",
5252
"@librechat/api": "*",
5353
"@librechat/data-schemas": "*",
5454
"@node-saml/passport-saml": "^5.0.0",

0 commit comments

Comments
 (0)