diff --git a/package.json b/package.json index 896a28d6..79aaaf49 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "dependencies": { "@api3/commons": "^1.2.0", - "@api3/contracts": "34.0.0", + "@api3/contracts": "36.0.0", "@api3/eslint-plugin-commons": "^3.1.1", "@api3/promise-utils": "^0.4.0", "dotenv": "^17.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f188272b..75fae2b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^1.2.0 version: 1.2.0 '@api3/contracts': - specifier: 34.0.0 - version: 34.0.0(typescript@5.9.3) + specifier: 36.0.0 + version: 36.0.0(typescript@5.9.3) '@api3/eslint-plugin-commons': specifier: ^3.1.1 version: 3.1.1(eslint@8.57.1)(jest@29.7.0(@types/node@24.10.12)(ts-node@10.9.2(@types/node@24.10.12)(typescript@5.9.3)))(prettier@3.8.1)(typescript@5.9.3) @@ -130,8 +130,8 @@ packages: resolution: {integrity: sha512-9Bovi9tWpGVXxgkXC7YOeBXpiyWo2l8RmkHgfA9GAB4G3vZny+a8WHSQeWLNnJ4Zig7W9JTf2peExEAhhjsLjA==} engines: {node: '>=18.14.0'} - '@api3/contracts@34.0.0': - resolution: {integrity: sha512-jA/gBNb33zoEp1oDVDFl7xnLvTFkrVr+B3SICoiEXjdzMRPm0rsBIWKV2+r69MhDR+ZIjsd20cWuT53EZLbbZw==} + '@api3/contracts@36.0.0': + resolution: {integrity: sha512-lccgrxAj0F5iFe3JMji8nLtlbxqiLFbbXLRdm/+fxz/BrPNyDeuw1BC4RVw8Czxv8WIlFym3Err1Xo/PUcoVXA==} engines: {node: '>=22.18.0'} hasBin: true @@ -4634,7 +4634,7 @@ snapshots: - debug - utf-8-validate - '@api3/contracts@34.0.0(typescript@5.9.3)': + '@api3/contracts@36.0.0(typescript@5.9.3)': dependencies: ethers: 6.16.0 viem: 2.45.2(typescript@5.9.3)(zod@4.3.6)