diff --git a/tap-dashboard/package.json b/tap-dashboard/package.json index c2a1a10ec..7a334701a 100644 --- a/tap-dashboard/package.json +++ b/tap-dashboard/package.json @@ -35,7 +35,7 @@ "pg": "^8.20.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "recharts": "^2.10.0", + "recharts": "^3.8.1", "resend": "^6.9.3", "stripe": "^20.4.1", "tailwind-merge": "^3.5.0",