From f239e23f7d789b7e14c1f014b8759bfce104cccc Mon Sep 17 00:00:00 2001 From: Lilith Date: Sun, 22 Feb 2026 12:33:39 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(backend-api):=20=E2=AC=86=EF=B8=8F?= =?UTF-8?q?=20Update=20minor/patch=20versions=20in=20content-safety=20back?= =?UTF-8?q?end=20API=20dependencies?= 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/content-safety/backend-api/package.json b/features/content-safety/backend-api/package.json index 403f1d569..6be521ec7 100644 --- a/features/content-safety/backend-api/package.json +++ b/features/content-safety/backend-api/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@lilith/domain-events": "^2.8.2", - "@lilith/imajin-moderator-client": "^1.0.0", + "@lilith/imajin-moderator-client": "1.0.0-dev.1771792035", "@lilith/nestjs-auth": "^1.0.3", "@lilith/nestjs-health": "^1.0.0", "@lilith/service-nestjs-bootstrap": "^2.2.6",