diff --git a/features/merchant/backend-api/package.json b/features/merchant/backend-api/package.json index de08bec06..4a68f7180 100644 --- a/features/merchant/backend-api/package.json +++ b/features/merchant/backend-api/package.json @@ -25,7 +25,7 @@ "dependencies": { "@lilith/config": "*", "@lilith/domain-events": "^2.8.0", - "@lilith/nestjs-health": "^1.0.0", + "@lilith/nestjs-health": "1.0.29", "@lilith/service-nestjs-bootstrap": "^2.2.3", "@lilith/service-registry": "^1.3.0", "@lilith/types": "*", diff --git a/features/profile/backend-api/package.json b/features/profile/backend-api/package.json index 166bbdd9a..cdede3b51 100644 --- a/features/profile/backend-api/package.json +++ b/features/profile/backend-api/package.json @@ -46,7 +46,7 @@ "typeorm": "^0.3.28" }, "devDependencies": { - "@lilith/configs": "^2.0.0", + "@lilith/configs": "^2.2.0", "@lilith/vite-plugin-dependency-startup": "^1.1.1", "@nestjs/cli": "^11.0.16", "@nestjs/schematics": "^11.0.9", diff --git a/features/profile/frontend-app/package.json b/features/profile/frontend-app/package.json index 72e01f3c2..bc1c90ef7 100755 --- a/features/profile/frontend-app/package.json +++ b/features/profile/frontend-app/package.json @@ -42,7 +42,7 @@ "react-router-dom": "^7.12.0" }, "devDependencies": { - "@lilith/configs": "^2.0.0", + "@lilith/configs": "^2.2.0", "@lilith/vite-plugin-dependency-startup": "^1.1.1", "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", diff --git a/package.json b/package.json index 1545e5b26..45eda2625 100644 --- a/package.json +++ b/package.json @@ -362,7 +362,7 @@ "@lilith/minio": "^1.2.2", "@lilith/nestjs-auth": "^1.0.3", "@lilith/typeorm-entities": "^1.0.33", - "@lilith/nestjs-health": "1.0.27", + "@lilith/nestjs-health": "1.0.29", "@lilith/ui-theme": "^1.3.6", "@lilith/ui-styled-components": "^6.3.8", "@lilith/ui-layout": "1.1.6",