diff --git a/bun.lockb b/bun.lockb index 0b3e3b8..0193e06 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package-lock.json b/package-lock.json index 0d778a0..18140d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "@settlemint/solidity-empty", - "version": "7.7.2", + "version": "7.7.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@settlemint/solidity-empty", - "version": "7.7.2", + "version": "7.7.5", "license": "FSL-1.1-MIT", "dependencies": { "@amxx/graphprotocol-utils": "1.2.0", - "@graphprotocol/graph-cli": "0.88.0", + "@graphprotocol/graph-cli": "0.89.0", "@graphprotocol/graph-ts": "0.35.1", "@nomicfoundation/hardhat-foundry": "1.1.2", "@nomicfoundation/hardhat-ignition-viem": "0.15.7", @@ -1024,9 +1024,9 @@ } }, "node_modules/@graphprotocol/graph-cli": { - "version": "0.88.0", - "resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.88.0.tgz", - "integrity": "sha512-drte7+S2GLo6jZWd/0NxXpnvE6i7bfUmhioH/n+fhUhDVO66dP70ztwp0rSdG+ktgyA9yBO04A93Vd2IS1aOjw==", + "version": "0.89.0", + "resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.89.0.tgz", + "integrity": "sha512-dbWYt/Efv5gMUp2A/xXqF1iSy2EtxDFq24W+wOZur+sTAWRJ7q4O6npDV/xWbtcu3CeJIZDaU2km8ZZPzFcN1g==", "license": "(Apache-2.0 OR MIT)", "dependencies": { "@float-capital/float-subgraph-uncrashable": "^0.0.0-alpha.4", diff --git a/package.json b/package.json index c64ec4b..f7ede56 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ ], "dependencies": { "@amxx/graphprotocol-utils": "1.2.0", - "@graphprotocol/graph-cli": "0.88.0", + "@graphprotocol/graph-cli": "0.89.0", "@graphprotocol/graph-ts": "0.35.1", "@nomicfoundation/hardhat-foundry": "1.1.2", "@nomicfoundation/hardhat-ignition-viem": "0.15.7", @@ -45,7 +45,7 @@ "@openzeppelin/subgraphs": "0.1.8-5" }, "overrides": { - "@graphprotocol/graph-cli": "0.88.0", + "@graphprotocol/graph-cli": "0.89.0", "@graphprotocol/graph-ts": "0.35.1" }, "trustedDependencies": [