I got this error, when I update the packages in my apps
Because bitcoin_base 5.3.0 depends on blockchain_utils ^4.2.0 and no versions of bitcoin_base match >5.3.0 <6.0.0, bitcoin_base ^5.3.0 requires
blockchain_utils ^4.2.0.
So, because my_apps depends on both bitcoin_base ^5.3.0 and blockchain_utils ^5.2.0, version solving failed.
could someone help me with this?