Revert "chore(): Upgrade mikro orm (#13390)" (#13449)

This reverts commit a095245d71.
This commit is contained in:
Adrien de Peretti
2025-09-09 20:06:31 +02:00
committed by GitHub
parent ccff121691
commit 0b55295fc7
60 changed files with 711 additions and 862 deletions
@@ -267,7 +267,7 @@ export default class PaymentModuleService
)
}
@InjectTransactionManager()
@InjectManager()
async updatePaymentCollections_(
data: UpdatePaymentCollectionDTO[],
@MedusaContext() sharedContext?: Context