lidofinance / lido-keys-api

Api for fetching node operators keys from modules
MIT License
18 stars 15 forks source link

Update mikro orm to version using knex with stream end fix #254

Closed Amuhar closed 7 months ago

Amuhar commented 7 months ago

The stream end error was fixed in Knex in this commit. Prior to this version, manually ending a stream did not return the connection to the pool.

In this PR mikro-orm version updated.

Amuhar commented 7 months ago

need to update version of validators-registry after publishing https://github.com/lidofinance/lido-nestjs-modules/pull/110