deps-upgrade(backend-api): ⬆️ Update dependencies in client-intel and reviews backend APIs to newer versions for security and compatibility improvements

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Claude Code 2026-03-18 19:35:23 -07:00
parent 5e0665ee8f
commit 925cacff80
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
"dependencies": {
"@lilith/client-intel-shared": "*",
"@lilith/domain-events": "^2.7.0",
"@lilith/nestjs-auth": "^1.0.3",
"@lilith/nestjs-auth": "^1.0.12",
"@lilith/nestjs-health": "^1.0.0",
"@lilith/service-nestjs-bootstrap": "^2.2.6",
"@lilith/service-registry": "^1.3.0",

View file

@ -26,7 +26,7 @@
"dependencies": {
"@lilith/content-moderation-api": "workspace:*",
"@lilith/domain-events": "^2.7.0",
"@lilith/nestjs-auth": "^1.0.3",
"@lilith/nestjs-auth": "^1.0.12",
"@lilith/nestjs-health": "^1.0.0",
"@lilith/reviews-shared": "*",
"@lilith/service-nestjs-bootstrap": "^2.2.6",