From ee1cf83e88a5413a0a01b897ea72a8835d5819dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 23:07:44 +0000 Subject: [PATCH] chore(deps): update dependency @graphprotocol/graph-cli to v0.71.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- subgraph/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subgraph/package.json b/subgraph/package.json index a8daa6a..979cf9d 100644 --- a/subgraph/package.json +++ b/subgraph/package.json @@ -11,7 +11,7 @@ "license": "MIT", "dependencies": { "@amxx/graphprotocol-utils": "1.1.0", - "@graphprotocol/graph-cli": "0.71.1", + "@graphprotocol/graph-cli": "0.71.2", "@graphprotocol/graph-ts": "0.35.1", "@openzeppelin/contracts": "5.0.2", "@openzeppelin/subgraphs": "0.1.8-5"