diff --git a/bun.lockb b/bun.lockb index c0ce2ec..85c8d1c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package-lock.json b/package-lock.json index 6d44af2..07fc762 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@amxx/graphprotocol-utils": "1.2.0", "@graphprotocol/graph-cli": "0.85.0", "@graphprotocol/graph-ts": "0.35.1", - "@iden3/contracts": "2.3.0", + "@iden3/contracts": "2.5.0", "@nomicfoundation/hardhat-foundry": "1.1.2", "@nomicfoundation/hardhat-ignition-viem": "0.15.6", "@nomicfoundation/hardhat-toolbox-viem": "3.0.0", @@ -1295,9 +1295,9 @@ "integrity": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==" }, "node_modules/@iden3/contracts": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@iden3/contracts/-/contracts-2.3.0.tgz", - "integrity": "sha512-weY9QMJvTShMaxEFz/2Ah+VdyfHvNe1GHBdpbj1og73l+gO2UG4p2yiMCxIdjcPUrfIFg6SWIorj3hGDG+PsbA==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/@iden3/contracts/-/contracts-2.5.0.tgz", + "integrity": "sha512-AsD3W7nqLLGOAxOpR8dAwL3QOo0f+Sr3inBRswhAkXUFIs4cIdZXoBXwsllK8CV5PtnvpxUEB9XhVEj5NXyABA==", "license": "GPL-3.0", "dependencies": { "@openzeppelin/contracts": "^5.0.2", diff --git a/package.json b/package.json index 8831d8c..036b935 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@amxx/graphprotocol-utils": "1.2.0", "@graphprotocol/graph-cli": "0.85.0", "@graphprotocol/graph-ts": "0.35.1", - "@iden3/contracts": "2.3.0", + "@iden3/contracts": "2.5.0", "@nomicfoundation/hardhat-foundry": "1.1.2", "@nomicfoundation/hardhat-ignition-viem": "0.15.6", "@nomicfoundation/hardhat-toolbox-viem": "3.0.0",