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:
parent
5e0665ee8f
commit
925cacff80
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue