From f54a3f06e372bd832d8d3003304fffea914d74b2 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Wed, 8 Apr 2026 17:31:47 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(backend-api):=20=E2=AC=86=EF=B8=8F?= =?UTF-8?q?=20Update=20dependencies=20in=20platform=20analytics=20backend?= =?UTF-8?q?=20API=20to=20resolve=20vulnerabilities=20and=20improve=20compa?= =?UTF-8?q?tibility?= 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/platform-analytics/backend-api/package.json b/features/platform-analytics/backend-api/package.json index 79e7aaeb9..23bc4ebdf 100644 --- a/features/platform-analytics/backend-api/package.json +++ b/features/platform-analytics/backend-api/package.json @@ -24,7 +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", + "@lilith/typeorm-config": "^1.0.45", "@nestjs/bullmq": "^11.0.0", "@nestjs/common": "^11.0.0", "@nestjs/config": "^4.0.0",