From 6a771e867e514401d4e69c9cd956cf12df72d6a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 15:02:34 +0000 Subject: [PATCH] Update dependency @api3/chains to ^6.2.1 --- package.json | 2 +- pnpm-lock.yaml | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index dc21ed9..cf4700e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "write-example-env-file": "hardhat run scripts/write-example-env-file.ts" }, "devDependencies": { - "@api3/chains": "^6.2.0", + "@api3/chains": "^6.2.1", "@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 86c23ff..b9c8b75 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,8 +11,8 @@ dependencies: devDependencies: '@api3/chains': - specifier: ^6.2.0 - version: 6.2.0(typescript@5.4.5) + specifier: ^6.2.1 + version: 6.2.1(typescript@5.4.5) '@api3/commons': specifier: ^0.9.0 version: 0.9.0(eslint@8.57.0)(typescript@5.4.5) @@ -118,8 +118,8 @@ packages: /@adraffy/ens-normalize@1.10.1: resolution: {integrity: sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw==} - /@api3/chains@6.2.0(typescript@5.4.5): - resolution: {integrity: sha512-TjwOACEO896lBTOFN7sLMn7zsNZkWsBbXN+Y1nf7lyyZTx8GBFx8kLj2eho1jcKa5EPvi3ADUss3L4/6v2s5vw==} + /@api3/chains@6.2.1(typescript@5.4.5): + resolution: {integrity: sha512-0Jr/IOYsHKf/IcD+gXqV55Lw8pcMsrMY/cd1oKO3evlEEeiLT3DQlqOsGby/JiOulKznbHbekD3GLpna2EMxYg==} dependencies: viem: 2.9.31(typescript@5.4.5)(zod@3.23.6) zod: 3.23.6 @@ -176,7 +176,7 @@ packages: resolution: {integrity: sha512-hYQCbCAtWMGKV+pECRY5tbfCSOcheeo9s6wtrhn1dOWw151VeG0sKG3VbBEsyA6cvSaldewBWY3t/JGaupdThg==} dependencies: lodash: 4.17.21 - zod: 3.22.4 + zod: 3.23.6 dev: true /@api3/promise-utils@0.4.0: @@ -3848,7 +3848,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==}