From bb25feae430e71b0ca055f4ce9db1c2eb01d6672 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Wed, 8 Apr 2026 17:25:45 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(platform-analytics):=20=E2=AC=86?= =?UTF-8?q?=EF=B8=8F=20Update=20platform=20analytics=20backend=20API=20dep?= =?UTF-8?q?endencies=20to=20latest=20versions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/platform-analytics/backend-api/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/features/platform-analytics/backend-api/package.json b/features/platform-analytics/backend-api/package.json index 63c18e3b3..79e7aaeb9 100644 --- a/features/platform-analytics/backend-api/package.json +++ b/features/platform-analytics/backend-api/package.json @@ -24,6 +24,7 @@ "@lilith/gov-detection": "1.0.3", "@lilith/service-nestjs-bootstrap": "^2.2.6", "@lilith/service-registry": "^1.3.0", + "@lilith/typeorm-config": "^1.0.44", "@nestjs/bullmq": "^11.0.0", "@nestjs/common": "^11.0.0", "@nestjs/config": "^4.0.0",