diff --git a/package.json b/package.json index 3baf46aa..3ae73108 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "write-example-env-file": "hardhat run scripts/write-example-env-file.ts" }, "devDependencies": { - "@api3/chains": "^4.16.1", + "@api3/chains": "^4.16.2", "@api3/commons": "^0.9.0", "@api3/promise-utils": "^0.4.0", "@changesets/cli": "^2.27.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d0f368e..3eff2bae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,8 +11,8 @@ dependencies: devDependencies: '@api3/chains': - specifier: ^4.16.1 - version: 4.16.1(typescript@5.4.3) + specifier: ^4.16.2 + version: 4.16.2(typescript@5.4.3) '@api3/commons': specifier: ^0.9.0 version: 0.9.0(eslint@8.57.0)(typescript@5.4.3) @@ -118,8 +118,8 @@ packages: /@adraffy/ens-normalize@1.10.1: resolution: {integrity: sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw==} - /@api3/chains@4.16.1(typescript@5.4.3): - resolution: {integrity: sha512-ve0k83r7tnH/e2+JSYcEEnLbBP+jcqwOH4+7KL6lTiheZebOyPKUSlxOvTmBvuA1ejP3o77uEkyR+OZnaf/DwA==} + /@api3/chains@4.16.2(typescript@5.4.3): + resolution: {integrity: sha512-rMjfjb0jBgJo9hLahBw2lBdaUhnMRNb3JQngMRgvC/XdpyRJQQHRkHEebA7BfFiYhfbRTWczUNhky6qzc2Hr9w==} dependencies: viem: 2.9.6(typescript@5.4.3)(zod@3.22.4) zod: 3.22.4 @@ -3864,7 +3864,6 @@ packages: is-hex-prefixed: 1.0.0 strip-hex-prefix: 1.0.0 dev: true - bundledDependencies: false /evp_bytestokey@1.0.3: resolution: {integrity: sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==}