diff --git a/features/marketplace/backend-api/package.json b/features/marketplace/backend-api/package.json index 0bec46ad8..0b831b684 100644 --- a/features/marketplace/backend-api/package.json +++ b/features/marketplace/backend-api/package.json @@ -39,7 +39,7 @@ "@lilith/queue": "^1.3.7", "@lilith/queue-cli": "^0.1.0", "@lilith/service-nestjs-bootstrap": "^2.2.3", - "@lilith/service-registry": "1.3.0", + "@lilith/service-registry": "^1.4.0", "@lilith/typeorm-entities": "^1.0.33", "@lilith/typeorm-pgcrypto": "^1.0.0", "@lilith/types": "*", diff --git a/features/sso/backend-api/package.json b/features/sso/backend-api/package.json index 154f29ca3..4d67cab9c 100644 --- a/features/sso/backend-api/package.json +++ b/features/sso/backend-api/package.json @@ -28,7 +28,7 @@ "@lilith/domain-events": "^2.7.0", "@lilith/nestjs-health": "^1.0.0", "@lilith/service-nestjs-bootstrap": "^2.2.3", - "@lilith/service-registry": "1.3.0", + "@lilith/service-registry": "^1.4.0", "@lilith/types": "*", "@nestjs/bullmq": "^11.0.4", "@nestjs/common": "11.1.11",