diff --git a/package.json b/package.json index 1c31e14b..be960e0d 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "watch-local": "graph deploy graphprotocol/Uniswap2 --watch --debug --node http://127.0.0.1:8020/ --ipfs http://localhost:5001" }, "devDependencies": { - "@graphprotocol/graph-cli": "^0.20.0", - "@graphprotocol/graph-ts": "^0.20.0", + "@graphprotocol/graph-cli": "^0.21.3", + "@graphprotocol/graph-ts": "^0.20.1", "@typescript-eslint/eslint-plugin": "^2.0.0", "@typescript-eslint/parser": "^2.0.0", "eslint": "^6.2.2",