diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index d8c6809e51c..9c9ffbea337 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -67,7 +67,7 @@ "color": "^4.2.3", "compare-versions": "^6.1.0", "date-fns": "^3.6.0", - "ethers": "^5.7.2", + "ethers": "^6.0.0", "flat": "^6.0.1", "framer-motion": "^11.2.12", "fuse.js": "7.0.0", @@ -115,7 +115,7 @@ "thirdweb": "workspace:*", "tiny-invariant": "^1.3.3", "use-debounce": "^10.0.1", - "zksync-ethers": "5.9.0", + "zksync-ethers": "6.0.0", "zod": "3.23.8" }, "devDependencies": {