From a784af48ed2c0578d99a9a96b95ffeb910a658ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 07:31:29 +0000 Subject: [PATCH] Update dependency @graphprotocol/graph-ts to v0.38.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 512156a..ce6c63d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@graphprotocol/graph-cli": "0.46.1", - "@graphprotocol/graph-ts": "0.28.1", + "@graphprotocol/graph-ts": "0.38.2", "dotenv": "16.0.0", "fs": "0.0.1-security", "mustache": "4.2.0",