From 1255ae916620331d4b3022736bcd6d03822ad591 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 14:35:05 +0000 Subject: [PATCH] Update dependency ethers to v5.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 856d1e13..e0efaf80 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@web3modal/react": "^2.0.0-rc.2", "axios": "^1.3.2", "chart.js": "^4.2.0", - "ethers": "5.7.2", + "ethers": "5.8.0", "flag-icons": "^6.6.6", "fuse.js": "^6.6.2", "history": "5.3.0",