diff --git a/features/sso/backend-api/package.json b/features/sso/backend-api/package.json index b777891be..29c418124 100755 --- a/features/sso/backend-api/package.json +++ b/features/sso/backend-api/package.json @@ -23,7 +23,7 @@ "test:e2e:down": "docker-compose -f ./test/docker-compose.yml down" }, "dependencies": { - "@lilith/domain-events": "^2.4.1", + "@lilith/domain-events": "^2.4.2", "@lilith/nestjs-health": "^0.0.26", "@lilith/types": "workspace:*", "@lilith/service-addresses": "^3.0.0",