diff --git a/packages/subgraph/package.json b/packages/subgraph/package.json index 5a6d8a50..c95852f2 100644 --- a/packages/subgraph/package.json +++ b/packages/subgraph/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "@graphprotocol/graph-cli": "^0.85.0", - "@graphprotocol/graph-ts": "^0.35.1", + "@graphprotocol/graph-ts": "^0.37.0", "maci-platform-contracts": "workspace:^0.1.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee0479ee..016e7bde 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -634,8 +634,8 @@ importers: specifier: ^0.85.0 version: 0.85.0(@types/node@22.7.5)(bufferutil@4.0.8)(encoding@0.1.13)(node-fetch@3.3.2)(typescript@5.6.3)(utf-8-validate@5.0.10) '@graphprotocol/graph-ts': - specifier: ^0.35.1 - version: 0.35.1 + specifier: ^0.37.0 + version: 0.37.0 maci-platform-contracts: specifier: workspace:^0.1.0 version: link:../contracts @@ -2146,6 +2146,9 @@ packages: '@graphprotocol/graph-ts@0.35.1': resolution: {integrity: sha512-74CfuQmf7JI76/XCC34FTkMMKeaf+3Pn0FIV3m9KNeaOJ+OI3CvjMIVRhOZdKcJxsFCBGaCCl0eQjh47xTjxKA==} + '@graphprotocol/graph-ts@0.37.0': + resolution: {integrity: sha512-3xp/sO8zFDBkX44ydGB87ow5Cyrfr/SAm/cWzIRzUVL7ROw0KUyFBG1xj4KKlMnAod7/RL99zChYquC15H4Oqg==} + '@graphql-typed-document-node/core@3.2.0': resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} peerDependencies: @@ -5409,6 +5412,11 @@ packages: resolution: {integrity: sha512-fwOQNZVTMga5KRsfY80g7cpOl4PsFQczMwHzdtgoqLXaYhkhavufKb0sB0l3T1DUxpAufA0KNhlbpuuhZUwxMA==} hasBin: true + assemblyscript@0.27.31: + resolution: {integrity: sha512-Ra8kiGhgJQGZcBxjtMcyVRxOEJZX64kd+XGpjWzjcjgxWJVv+CAQO0aDBk4GQVhjYbOkATarC83mHjAVGtwPBQ==} + engines: {node: '>=16', npm: '>=7'} + hasBin: true + assertion-error@1.1.0: resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==} @@ -5611,6 +5619,10 @@ packages: resolution: {integrity: sha512-GCJBVB5exbxzzvyt8MGDv/MeUjs6gkXDvf4xOIItRBptYl0Tz5sm1o/uG95YK0L0VeG5ajDu3hRtkBP2kzqC5w==} hasBin: true + binaryen@116.0.0-nightly.20240114: + resolution: {integrity: sha512-0GZrojJnuhoe+hiwji7QFaL3tBlJoA+KFUN7ouYSDGZLSo9CKM8swQX8n/UcbR0d1VuZKU+nhogNzv423JEu5A==} + hasBin: true + bl@1.2.3: resolution: {integrity: sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==} @@ -15348,6 +15360,10 @@ snapshots: dependencies: assemblyscript: 0.19.10 + '@graphprotocol/graph-ts@0.37.0': + dependencies: + assemblyscript: 0.27.31 + '@graphql-typed-document-node/core@3.2.0(graphql@16.9.0)': dependencies: graphql: 16.9.0 @@ -20273,6 +20289,11 @@ snapshots: long: 5.2.3 source-map-support: 0.5.21 + assemblyscript@0.27.31: + dependencies: + binaryen: 116.0.0-nightly.20240114 + long: 5.2.3 + assertion-error@1.1.0: {} ast-parents@0.0.1: {} @@ -20517,6 +20538,8 @@ snapshots: binaryen@102.0.0-nightly.20211028: {} + binaryen@116.0.0-nightly.20240114: {} + bl@1.2.3: dependencies: readable-stream: 2.3.8