From 43163de45078346c6cbe0915478becbdcc6efbcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?James=20=E2=80=98Twey=E2=80=99=20Kay?= Date: Tue, 13 Jan 2026 13:31:56 +0000 Subject: [PATCH] bump Dynamic to 4.52.2 --- frontend/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index b50fd79..929f57f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -14,8 +14,8 @@ "format:check": "prettier --check \"src/**/*.{js,jsx,ts,tsx,css,md,json}\"" }, "dependencies": { - "@dynamic-labs/ethereum": "^4.29.4", - "@dynamic-labs/sdk-react-core": "^4.29.4", + "@dynamic-labs/ethereum": "^4.52.2", + "@dynamic-labs/sdk-react-core": "^4.52.2", "@heroui/badge": "^2.2.15", "@heroui/button": "2.2.24", "@heroui/card": "^2.2.23",