dep(freight): updated iam imports

This commit is contained in:
Michael Abebe
2026-06-06 09:45:00 +03:00
parent 06276764e0
commit c31d87fc35
3 changed files with 3412 additions and 70 deletions

View File

@@ -24,8 +24,8 @@
"@nestjs/platform-express": "^11.0.0",
"@nestjs/swagger": "^11.4.2",
"@nestjs/typeorm": "^11.0.1",
"@tria-plc/api-common": "^0.1.4",
"@tria-plc/iamapi-common": "^0.1.6",
"@tria-plc/api-common": "^1.4.0",
"@tria-plc/iamapi-common": "^0.5.1",
"amqp-connection-manager": "^5.0.0",
"amqplib": "^2.0.1",
"axios": "^1.16.1",
@@ -34,8 +34,8 @@
"dotenv": "^17.4.2",
"handlebars": "^4.7.9",
"minio": "7.1.3",
"puppeteer": "^24.2.0",
"pg": "^8.13.0",
"puppeteer": "^24.2.0",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1"
},
@@ -52,8 +52,8 @@
"@types/jest": "^29.5.13",
"@types/multer": "^2.1.0",
"@types/node": "^20.14.0",
"@types/supertest": "^6.0.2",
"@types/pg": "^8.6.7",
"@types/supertest": "^6.0.2",
"jest": "^29.7.0",
"supertest": "^7.0.0",
"ts-jest": "^29.2.5",