deps-upgrade(analytics/backend-api,safety/backend-api): ⬆️ Update security patches and version dependencies in backend APIs
This commit is contained in:
parent
8b6ed6d8a0
commit
4fe07e589f
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lilith/domain-events": "2.7.5-dev.1769065784",
|
||||
"@lilith/gov-detection": "^1.0.0",
|
||||
"@lilith/gov-detection": "1.0.0-dev.1769067276",
|
||||
"@lilith/nestjs-health": "^0.0.26",
|
||||
"@lilith/queue": "^1.3.7",
|
||||
"@lilith/queue-cli": "^0.1.0",
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"test:cov": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lilith/domain-events": "2.7.5-dev.1769058142",
|
||||
"@lilith/domain-events": "2.7.5-dev.1769067337",
|
||||
"@lilith/typeorm-entities": "^1.0.17",
|
||||
"@nestjs/common": "^10.0.0",
|
||||
"@nestjs/core": "^10.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue