From 2102ab3a2ab93a497b3c9acbdc4b33e8c82ead27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 15:27:29 +0000 Subject: [PATCH] Update dependency @api3/chains to v7 --- package.json | 2 +- yarn.lock | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/package.json b/package.json index 7d6917e..4496255 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK" }, "devDependencies": { - "@api3/chains": "^6.3.1", + "@api3/chains": "^7.0.0", "@api3/contracts": "^3.7.0", "@nodary/utilities": "^3.3.0", "@nomicfoundation/hardhat-chai-matchers": "^1.0.6", diff --git a/yarn.lock b/yarn.lock index 8882e7e..a9b105d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,14 +25,6 @@ ethers "^5.7.2" lodash "^4.17.21" -"@api3/chains@^6.3.1": - version "6.3.1" - resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-6.3.1.tgz#092a3c453025fc2d37095b7a56796a831ebfcca8" - integrity sha512-NUfHMfK4EXQW/Nw4pIG2wxuHBauR4KxkibQo9w3ktPU+i3H4cEE0gginhRWLnl2EWEmwR1Z+a6YAgr8EZTUV4A== - dependencies: - viem "^2.9.29" - zod "^3.23.5" - "@api3/chains@^7.0.0": version "7.0.0" resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-7.0.0.tgz#e46c20e626920126133078124b4f348b8caac931"