Skip to content

Commit 3380b44

Browse files
chore(deps): update dependency @iden3/contracts to v3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81b9e56 commit 3380b44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@amxx/graphprotocol-utils": "1.2.0",
88
"@graphprotocol/graph-cli": "0.98.1",
99
"@graphprotocol/graph-ts": "0.38.2",
10-
"@iden3/contracts": "2.5.0",
10+
"@iden3/contracts": "3.1.0",
1111
"@nomicfoundation/hardhat-foundry": "1.2.0",
1212
"@nomicfoundation/hardhat-ignition-viem": "0.15.13",
1313
"@nomicfoundation/hardhat-toolbox-viem": "4.1.0",
@@ -195,7 +195,7 @@
195195

196196
"@iden3/binfileutils": ["@iden3/binfileutils@0.0.12", "", { "dependencies": { "fastfile": "0.0.20", "ffjavascript": "^0.3.0" } }, "sha512-naAmzuDufRIcoNfQ1d99d7hGHufLA3wZSibtr4dMe6ZeiOPV1KwOZWTJ1YVz4HbaWlpDuzVU72dS4ATQS4PXBQ=="],
197197

198-
"@iden3/contracts": ["@iden3/contracts@2.5.0", "", { "dependencies": { "@openzeppelin/contracts": "^5.0.2", "@openzeppelin/contracts-upgradeable": "^5.0.2" } }, "sha512-AsD3W7nqLLGOAxOpR8dAwL3QOo0f+Sr3inBRswhAkXUFIs4cIdZXoBXwsllK8CV5PtnvpxUEB9XhVEj5NXyABA=="],
198+
"@iden3/contracts": ["@iden3/contracts@3.1.0", "", { "dependencies": { "@openzeppelin/contracts": "^5.2.0", "@openzeppelin/contracts-upgradeable": "^5.2.0" } }, "sha512-OATT7r+sG+zX0KugbbnlJwg1BF/nNo+p7svz2Pq8V+40DYWNci4BHau640kOh+LkA65ugNqSQwCMQfG7s9/VWA=="],
199199

200200
"@iden3/js-crypto": ["@iden3/js-crypto@1.3.1", "", { "dependencies": { "@noble/hashes": "^1.8.0" } }, "sha512-zZefKE2+GpEMPPMPDKqNBIvKZH8ubs/+nwOx2+rRZj+gSI1P49e9Nz6vGb/4YGTTHdPU2/L4lReQ5p/bF23c6A=="],
201201

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@amxx/graphprotocol-utils": "1.2.0",
3939
"@graphprotocol/graph-cli": "0.98.1",
4040
"@graphprotocol/graph-ts": "0.38.2",
41-
"@iden3/contracts": "2.5.0",
41+
"@iden3/contracts": "3.1.0",
4242
"@nomicfoundation/hardhat-foundry": "1.2.0",
4343
"@nomicfoundation/hardhat-ignition-viem": "0.15.13",
4444
"@nomicfoundation/hardhat-toolbox-viem": "4.1.0",

0 commit comments

Comments
 (0)