From 5a041e0ab2b07836c1828007a6212abfd009d975 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:39:57 +0000 Subject: [PATCH] Update dependency @api3/chains to ^7.1.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f5ca525..b8f0684 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK" }, "devDependencies": { - "@api3/chains": "^7.1.2", + "@api3/chains": "^7.1.3", "@api3/contracts": "^4.0.0", "@nodary/utilities": "^3.4.0", "@nomicfoundation/hardhat-chai-matchers": "^1.0.6", diff --git a/yarn.lock b/yarn.lock index fe4e801..3e0928f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -33,10 +33,10 @@ viem "^2.9.29" zod "^3.23.5" -"@api3/chains@^7.1.2": - version "7.1.2" - resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-7.1.2.tgz#0ca62bd0c1fe46317085b2ede6a600adbe1057a8" - integrity sha512-2eQBE+VL8cq49Dkw2jI2w/F5Q3Eb0c9zKIqbec6u/3tdHBoC1K2AewIufkBc192/RfJ9+U4vjpWNNhbAc3/jmA== +"@api3/chains@^7.1.3": + version "7.1.3" + resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-7.1.3.tgz#96401c3f73eec4ea4041cf3fa0d5e9d61d76de71" + integrity sha512-tdo7M5oE7BrTyug02/vjMxGKrO3SDY1TfXKA6GAviN9kEqStdPUivPOQJmgQTs6pBXrGqymfxCFWjqv16gxFJg== dependencies: viem "^2.13.3" zod "^3.23.8"