From 564e4bee3742260e0fb4f37fe0bdf9b977948c73 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Fri, 20 Mar 2026 05:25:57 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(content-safety):=20=E2=AC=86?= =?UTF-8?q?=EF=B8=8F=20Update=20content-safety=20backend=20API=20dependenc?= =?UTF-8?q?ies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/content-safety/backend-api/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/features/content-safety/backend-api/package.json b/features/content-safety/backend-api/package.json index 6be521ec7..118646445 100644 --- a/features/content-safety/backend-api/package.json +++ b/features/content-safety/backend-api/package.json @@ -22,6 +22,7 @@ "@lilith/service-nestjs-bootstrap": "^2.2.6", "@lilith/service-registry": "^1.3.0", "@lilith/typeorm-entities": "^1.0.33", + "@nestjs/axios": "^4.0.0", "@nestjs/bullmq": "^11.0.2", "@nestjs/common": "11.1.11", "@nestjs/config": "^4.0.2",