diff --git a/relayer-subgraph-inbox/package.json b/relayer-subgraph-inbox/package.json index 5d9e4e44..70e4d8dc 100644 --- a/relayer-subgraph-inbox/package.json +++ b/relayer-subgraph-inbox/package.json @@ -22,7 +22,7 @@ "@graphprotocol/graph-ts": "^0.35.1" }, "devDependencies": { - "@graphprotocol/graph-cli": "^0.73.0", + "@graphprotocol/graph-cli": "^0.82.0", "concat-stream": "^2.0.0", "gluegun": "^5.1.2", "matchstick-as": "0.5.2" diff --git a/veascan-subgraph-inbox/package.json b/veascan-subgraph-inbox/package.json index 1a261625..4be9fae4 100644 --- a/veascan-subgraph-inbox/package.json +++ b/veascan-subgraph-inbox/package.json @@ -21,6 +21,6 @@ "@graphprotocol/graph-ts": "^0.35.1" }, "devDependencies": { - "@graphprotocol/graph-cli": "^0.73.0" + "@graphprotocol/graph-cli": "^0.82.0" } } diff --git a/veascan-subgraph-outbox/package.json b/veascan-subgraph-outbox/package.json index 534cb741..9c2d7c8d 100644 --- a/veascan-subgraph-outbox/package.json +++ b/veascan-subgraph-outbox/package.json @@ -26,6 +26,6 @@ }, "devDependencies": { "@goldskycom/cli": "^1.6.0", - "@graphprotocol/graph-cli": "^0.73.0" + "@graphprotocol/graph-cli": "^0.82.0" } } diff --git a/yarn.lock b/yarn.lock index 2d41b9a2..14687b45 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1727,9 +1727,9 @@ __metadata: languageName: node linkType: hard -"@graphprotocol/graph-cli@npm:^0.73.0": - version: 0.73.0 - resolution: "@graphprotocol/graph-cli@npm:0.73.0" +"@graphprotocol/graph-cli@npm:^0.82.0": + version: 0.82.0 + resolution: "@graphprotocol/graph-cli@npm:0.82.0" dependencies: "@float-capital/float-subgraph-uncrashable": "npm:^0.0.0-alpha.4" "@oclif/core": "npm:2.8.6" @@ -1761,7 +1761,7 @@ __metadata: yaml: "npm:1.10.2" bin: graph: bin/run - checksum: 10/ebcd5b8163257e8920fcad90b074b4e35a9bbe4d979cabcf6deb731480b8d86a069ccb56cbbd695623e10291f0288d7ae12806ba359ca67df6a77dcf7a427726 + checksum: 10/07e994ba50784084e0e7fd91682fd89d60f0ecb41efad78f3f1120784927b937ef5fadf28ed4350da6ca71ff9f82dcb2eff411f8c53e7db39be6008ca839c72b languageName: node linkType: hard @@ -3278,7 +3278,7 @@ __metadata: version: 0.0.0-use.local resolution: "@kleros/vea-relayer-subgraph-inbox@workspace:relayer-subgraph-inbox" dependencies: - "@graphprotocol/graph-cli": "npm:^0.73.0" + "@graphprotocol/graph-cli": "npm:^0.82.0" "@graphprotocol/graph-ts": "npm:^0.35.1" concat-stream: "npm:^2.0.0" gluegun: "npm:^5.1.2" @@ -3306,7 +3306,7 @@ __metadata: version: 0.0.0-use.local resolution: "@kleros/veascan-subgraph-inbox@workspace:veascan-subgraph-inbox" dependencies: - "@graphprotocol/graph-cli": "npm:^0.73.0" + "@graphprotocol/graph-cli": "npm:^0.82.0" "@graphprotocol/graph-ts": "npm:^0.35.1" languageName: unknown linkType: soft @@ -3316,7 +3316,7 @@ __metadata: resolution: "@kleros/veascan-subgraph-outbox@workspace:veascan-subgraph-outbox" dependencies: "@goldskycom/cli": "npm:^1.6.0" - "@graphprotocol/graph-cli": "npm:^0.73.0" + "@graphprotocol/graph-cli": "npm:^0.82.0" "@graphprotocol/graph-ts": "npm:^0.35.1" languageName: unknown linkType: soft