From 82a765ee1575f71a53eae856c328d4d90f7ce579 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 20 Feb 2025 07:03:31 +0000
Subject: [PATCH] build(deps): bump @graphprotocol/graph-ts in
 /packages/network-subgraphs

Bumps [@graphprotocol/graph-ts](https://github.com/graphprotocol/graph-tooling/tree/HEAD/packages/ts) from 0.35.1 to 0.38.0.
- [Release notes](https://github.com/graphprotocol/graph-tooling/releases)
- [Changelog](https://github.com/graphprotocol/graph-tooling/blob/main/packages/ts/CHANGELOG.md)
- [Commits](https://github.com/graphprotocol/graph-tooling/commits/@graphprotocol/graph-ts@0.38.0/packages/ts)

---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-ts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 packages/network-subgraphs/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/network-subgraphs/package.json b/packages/network-subgraphs/package.json
index 633bff1aa..ec440723f 100644
--- a/packages/network-subgraphs/package.json
+++ b/packages/network-subgraphs/package.json
@@ -23,6 +23,6 @@
     "matchstick-as": "0.5.0"
   },
   "dependencies": {
-    "@graphprotocol/graph-ts": "0.35.1"
+    "@graphprotocol/graph-ts": "0.38.0"
   }
 }