diff --git a/package.json b/package.json index 7d38a41..5c06d86 100755 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "deploy-poa": "graph deploy --node https://api.thegraph.com/deploy/ --ipfs https://api.thegraph.com/ipfs/ blocklytics/poa-core-blocks" }, "dependencies": { - "@graphprotocol/graph-cli": "^0.17.1", - "@graphprotocol/graph-ts": "0.17.0" + "@graphprotocol/graph-cli": "^0.73.0", + "@graphprotocol/graph-ts": "^0.35.1" } }