diff --git a/bun.lockb b/bun.lockb index 9cfc0d5..592464b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package-lock.json b/package-lock.json index d8fe88b..09e5402 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "@settlemint/ssolidity-token-erc721-generative-art", - "version": "7.7.2", + "version": "7.7.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@settlemint/ssolidity-token-erc721-generative-art", - "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", "@mapbox/node-pre-gyp": "1.0.11", "@nomicfoundation/hardhat-foundry": "1.1.2", @@ -1047,9 +1047,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 6472681..6897cd6 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,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", @@ -59,7 +59,7 @@ "sharp": "0.33.5" }, "overrides": { - "@graphprotocol/graph-cli": "0.88.0", + "@graphprotocol/graph-cli": "0.89.0", "@graphprotocol/graph-ts": "0.35.1" }, "trustedDependencies": [