From 0d562f3a5af8a58c105e5aa6b2b16d507e718ce2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 20 Nov 2025 10:16:37 +0000 Subject: [PATCH] fix: upgrade @langchain/langgraph from 0.2.74 to 0.4.9 Snyk has created this PR to upgrade @langchain/langgraph from 0.2.74 to 0.4.9. See this package in npm: @langchain/langgraph See this project in Snyk: https://app.snyk.io/org/dealappseo/project/d4b22cb7-722a-48d4-bfc6-1c96544e2e26?utm_source=github&utm_medium=referral&page=upgrade-pr --- infrastructure/hdm/deployment/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/hdm/deployment/package.json b/infrastructure/hdm/deployment/package.json index 5d85050..4b4452e 100644 --- a/infrastructure/hdm/deployment/package.json +++ b/infrastructure/hdm/deployment/package.json @@ -30,7 +30,7 @@ "@jridgewell/trace-mapping": "^0.3.25", "@langchain/anthropic": "^0.3.20", "@langchain/core": "^0.3.56", - "@langchain/langgraph": "^0.2.72", + "@langchain/langgraph": "^0.4.9", "@langchain/openai": "^0.5.10", "@maticnetwork/maticjs": "^3.9.2", "@maticnetwork/maticjs-web3": "^1.0.5",