diff --git a/subgraph/package-lock.json b/subgraph/package-lock.json index 1aaea74..6b5cb23 100644 --- a/subgraph/package-lock.json +++ b/subgraph/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@amxx/graphprotocol-utils": "1.1.0", - "@graphprotocol/graph-cli": "0.68.5", + "@graphprotocol/graph-cli": "0.72.1", "@graphprotocol/graph-ts": "0.35.1", "@openzeppelin/contracts": "5.0.2", "@openzeppelin/subgraphs": "0.1.8-5" @@ -644,9 +644,10 @@ } }, "node_modules/@graphprotocol/graph-cli": { - "version": "0.68.5", - "resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.68.5.tgz", - "integrity": "sha512-3GY2pYr5LksO6JY6s5nvePnSKVdtzDEn1CUGezyjCMR1uq9YIXMPXKqcnrzCX/DLugioEabiEi2+yOg9+rnFDQ==", + "version": "0.72.1", + "resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.72.1.tgz", + "integrity": "sha512-9TpzgPBEC3sK6S0gyUS3Rz+HrrWwocJLjnGg2hCMbNJS+lvTbzeLyvGgxsK6z20KehD2Lbpe8imGUJmlnt5WBw==", + "license": "(Apache-2.0 OR MIT)", "dependencies": { "@float-capital/float-subgraph-uncrashable": "^0.0.0-alpha.4", "@oclif/core": "2.8.6", diff --git a/subgraph/package.json b/subgraph/package.json index 07f64d0..d21d80e 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.68.5", + "@graphprotocol/graph-cli": "0.72.1", "@graphprotocol/graph-ts": "0.35.1", "@openzeppelin/contracts": "5.0.2", "@openzeppelin/subgraphs": "0.1.8-5"