diff --git a/package.json b/package.json index dca36b8b..66cdc70b 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "firebase:emulator": "pnpm docs:build; firebase emulators:start" }, "devDependencies": { - "@api3/contracts": "^32.0.0", + "@api3/contracts": "^32.0.1", "@api3/dapi-management": "^3.76.0", "@types/node": "^24.9.2", "axios": "^1.13.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7d70374..6b09b715 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@api3/contracts': - specifier: ^32.0.0 - version: 32.0.0(typescript@5.9.2) + specifier: ^32.0.1 + version: 32.0.1(typescript@5.9.2) '@api3/dapi-management': specifier: ^3.76.0 version: 3.76.0(eslint@8.57.1)(typescript@5.9.2) @@ -173,8 +173,8 @@ packages: peerDependencies: eslint: ^8.57.0 - '@api3/contracts@32.0.0': - resolution: {integrity: sha512-6U7AfmFwZNe0kx6Nhl5YBqrEt6uJeUC/tosotyN4RmY9woVPem459JHcpxa4v3pYlq/rNI0JStb5btPeMrbSMw==} + '@api3/contracts@32.0.1': + resolution: {integrity: sha512-364yivC7L4tBDvK9rMVv3SI7ou8DGRfcMdtGUeAUDrkwW/iMUQ19fhr+MbWV3vRXqLUKXteDPnQtiSYlgSJ/1w==} engines: {node: '>=22.18.0'} hasBin: true @@ -2583,10 +2583,6 @@ packages: ethers@5.8.0: resolution: {integrity: sha512-DUq+7fHrCg1aPDFCHx6UIPb3nmt2XMpM7Y/g2gLhsl3lIBqeAfOJIl1qEvRf2uq3BiKxmh6Fh5pfp2ieyek7Kg==} - ethers@6.15.0: - resolution: {integrity: sha512-Kf/3ZW54L4UT0pZtsY/rf+EkBU7Qi5nnhonjUb8yTXcxH3cdcWrV2cRyk0Xk/4jK6OoHhxxZHriyhje20If2hQ==} - engines: {node: '>=14.0.0'} - ethers@6.16.0: resolution: {integrity: sha512-U1wulmetNymijEhpSEQ7Ct/P/Jw9/e7R1j5XIbPRydgV2DjLVMsULDlNksq3RQnFgKoLlZf88ijYtWEXcPa07A==} engines: {node: '>=14.0.0'} @@ -4632,7 +4628,7 @@ snapshots: '@api3/api-integrations@8.8.0(eslint@8.57.1)(typescript@5.9.2)': dependencies: '@api3/airnode-abi': 0.15.0 - '@api3/contracts': 32.0.0(typescript@5.9.2) + '@api3/contracts': 32.0.1(typescript@5.9.2) '@api3/ois': 2.3.2 '@api3/signed-api': 3.3.0(eslint@8.57.1)(typescript@5.9.2) ethers: 5.8.0 @@ -4717,9 +4713,9 @@ snapshots: - typescript - utf-8-validate - '@api3/contracts@32.0.0(typescript@5.9.2)': + '@api3/contracts@32.0.1(typescript@5.9.2)': dependencies: - ethers: 6.15.0 + ethers: 6.16.0 viem: 2.38.6(typescript@5.9.2)(zod@4.1.12) yargs: 17.7.2 zod: 4.1.12 @@ -4732,7 +4728,7 @@ snapshots: dependencies: '@api3/api-integrations': 8.8.0(eslint@8.57.1)(typescript@5.9.2) '@api3/commons': 0.13.4 - '@api3/contracts': 32.0.0(typescript@5.9.2) + '@api3/contracts': 32.0.1(typescript@5.9.2) ethers: 6.16.0 zod: 3.25.76 transitivePeerDependencies: @@ -7929,19 +7925,6 @@ snapshots: - bufferutil - utf-8-validate - ethers@6.15.0: - dependencies: - '@adraffy/ens-normalize': 1.10.1 - '@noble/curves': 1.2.0 - '@noble/hashes': 1.3.2 - '@types/node': 22.7.5 - aes-js: 4.0.0-beta.5 - tslib: 2.7.0 - ws: 8.17.1 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - ethers@6.16.0: dependencies: '@adraffy/ens-normalize': 1.10.1