From bc60cc5499dff4971e597b84ec6d87b1a118a2fc Mon Sep 17 00:00:00 2001 From: Adrian Flores Cortes Date: Thu, 5 Feb 2026 23:17:45 -0600 Subject: [PATCH] [REMEDIATION] chore: Update submodules with backend, database and frontend remediation Backend: audit module, 2FA auth, market-data expansion, bots controller (+3071 lines) Database: trading enums + price_alerts DDL fixes (+79/-32 lines) Frontend: auth, payments, portfolio, trading, marketplace enhancements (+16897 lines) Co-Authored-By: Claude Opus 4.6 --- apps/backend | 2 +- apps/database | 2 +- apps/frontend | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/backend b/apps/backend index b0a8716..60b03e0 160000 --- a/apps/backend +++ b/apps/backend @@ -1 +1 @@ -Subproject commit b0a871669fb79446a7c9992b0bfc5ae8df42f149 +Subproject commit 60b03e063a9dcf9fb3eabc697892e8caded3e57b diff --git a/apps/database b/apps/database index 45d5825..86112cf 160000 --- a/apps/database +++ b/apps/database @@ -1 +1 @@ -Subproject commit 45d5825bb35688e4bbe6f011d131ff8c11d83c70 +Subproject commit 86112cf73a0704a370ba3a9f1abda3a6b8e112b7 diff --git a/apps/frontend b/apps/frontend index 9e8f69d..67e54d6 160000 --- a/apps/frontend +++ b/apps/frontend @@ -1 +1 @@ -Subproject commit 9e8f69d7f21ecd246a3fd62042bd833852d43a14 +Subproject commit 67e54d6519d0674ad7febe563a58469274630594