deps-upgrade(backend-api): ⬆️ Update dependencies in marketplace and SSO backend APIs for security/bug fixes and compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
e8a9cff984
commit
000df50e69
2 changed files with 2 additions and 2 deletions
|
|
@ -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": "*",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue