diff --git a/package.json b/package.json index 2317f33..4a7dfa5 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "@api3/airnode-abi": "^0.15.0", - "@api3/dapi-management": "^4.7.0", + "@api3/dapi-management": "^4.9.0", "@changesets/cli": "^2.29.8", "ethers": "^6.16.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8352b6f..44e9fda 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^0.15.0 version: 0.15.0 '@api3/dapi-management': - specifier: ^4.7.0 - version: 4.7.0(eslint@8.57.1)(typescript@5.9.3) + specifier: ^4.9.0 + version: 4.9.0(eslint@8.57.1)(typescript@5.9.3) '@changesets/cli': specifier: ^2.29.8 version: 2.29.8(@types/node@22.7.5) @@ -62,8 +62,8 @@ packages: resolution: {integrity: sha512-VS/ZX0q6g8/kfjpKuqblXN8pAjdWG5uRpTSZ8dvgjoTi//+9DVlBan06FCvPkxMBBJjo8/Mf4xG78tRFNr0GDQ==} hasBin: true - '@api3/api-integrations@11.6.0': - resolution: {integrity: sha512-rL/CL/45fPxgncCb8YnzpzZi8a3Bx0LAoUKN/NabFPjaqn9+1F5qDfH25NbOvdZiYISZRVeZHLyi1VINQ+68rQ==} + '@api3/api-integrations@11.7.0': + resolution: {integrity: sha512-c0qA4QjwK93NLMxEJd/fnbR4dB+KB42Z7jU5pbqJHl1x+h/q+v2pFV8EcOPFdFtERfCqbj1m1vWH7mVGt9+IJA==} '@api3/chains@8.1.1': resolution: {integrity: sha512-2woMgPksMEzH2tU7ZH5tHNHr9qbZDG+bEWcAGcs+A3/GJKNBaTmxVerIyTo4IZA9f6vN91i7fH3UPAq/S8KQDw==} @@ -83,8 +83,13 @@ packages: engines: {node: '>=22.18.0'} hasBin: true - '@api3/dapi-management@4.7.0': - resolution: {integrity: sha512-uO/BifbImhdRJz0pEH0SL4OleQdDoO0M3Dq/uqPF6TULmOrYzge/NkxVwZxXWcyPn2XXwvtH0uAuUN7OyMY4Nw==} + '@api3/contracts@36.0.0': + resolution: {integrity: sha512-lccgrxAj0F5iFe3JMji8nLtlbxqiLFbbXLRdm/+fxz/BrPNyDeuw1BC4RVw8Czxv8WIlFym3Err1Xo/PUcoVXA==} + engines: {node: '>=22.18.0'} + hasBin: true + + '@api3/dapi-management@4.9.0': + resolution: {integrity: sha512-Lcs2KsO/zDy14uRCfGS4VlrwAVg/NOs6CE5svh6xv2o76cgDYVAUWJ0TmaayZIdps9ADM7g1nBq15FMi5EUiJw==} '@api3/ois@2.3.2': resolution: {integrity: sha512-hYQCbCAtWMGKV+pECRY5tbfCSOcheeo9s6wtrhn1dOWw151VeG0sKG3VbBEsyA6cvSaldewBWY3t/JGaupdThg==} @@ -3383,7 +3388,7 @@ snapshots: - typescript - utf-8-validate - '@api3/api-integrations@11.6.0(eslint@8.57.1)(typescript@5.9.3)': + '@api3/api-integrations@11.7.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@api3/airnode-abi': 0.15.0 '@api3/contracts': 34.0.0(typescript@5.9.3) @@ -3481,11 +3486,22 @@ snapshots: - typescript - utf-8-validate - '@api3/dapi-management@4.7.0(eslint@8.57.1)(typescript@5.9.3)': + '@api3/contracts@36.0.0(typescript@5.9.3)': + dependencies: + ethers: 6.16.0 + viem: 2.45.1(typescript@5.9.3)(zod@4.3.6) + yargs: 17.7.2 + zod: 4.3.6 + transitivePeerDependencies: + - bufferutil + - typescript + - utf-8-validate + + '@api3/dapi-management@4.9.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: - '@api3/api-integrations': 11.6.0(eslint@8.57.1)(typescript@5.9.3) + '@api3/api-integrations': 11.7.0(eslint@8.57.1)(typescript@5.9.3) '@api3/commons': 1.2.0 - '@api3/contracts': 34.0.0(typescript@5.9.3) + '@api3/contracts': 36.0.0(typescript@5.9.3) ethers: 6.16.0 zod: 4.3.6 transitivePeerDependencies: