deps-upgrade(backend-api): ⬆️ Update marketplace, profile, and safety backend API dependencies to resolve vulnerabilities and align versions

This commit is contained in:
Lilith 2026-01-22 15:26:58 -08:00
parent 7b7c388d1e
commit f5632afab9
4 changed files with 719 additions and 574 deletions

View file

@ -30,6 +30,7 @@
"@lilith/geo-utils": "^1.2.0",
"@lilith/marketplace-shared": "workspace:*",
"@lilith/minio": "^1.2.2",
"@lilith/nestjs-auth": "1.0.0-dev.1769124027",
"@lilith/nestjs-health": "^0.0.26",
"@lilith/payments": "workspace:*",
"@lilith/queue": "^1.3.7",

View file

@ -20,6 +20,7 @@
},
"dependencies": {
"@lilith/domain-events": "^2.7.0",
"@lilith/nestjs-auth": "1.0.0-dev.1769124027",
"@lilith/nestjs-health": "^0.0.26",
"@lilith/service-nestjs-bootstrap": "^2.2.3",
"@lilith/service-registry": "^1.2.1",

View file

@ -17,6 +17,7 @@
},
"scripts": {
"build": "nest build && tsc --emitDeclarationOnly",
"verify": "pnpm build && node scripts/verify-circular-deps.mjs",
"typecheck": "tsc --noEmit",
"test": "jest",
"test:watch": "jest --watch",

1290
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff