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",