hifi-finance / hifi

Monorepo implementing the Hifi fixed-rate, fixed-term lending protocol
https://app.hifi.finance
Other
106 stars 15 forks source link

Upgrade dependencies #74

Closed PaulRBerg closed 2 years ago

PaulRBerg commented 2 years ago

Upgrading from prb-math v2.4.0 to v2.4.2 is safe because there is no Solidity code change between these two versions.

~But I'm not sure it would be okay to upgrade the OpenZeppelin packages since we used the current versions to ship our upgradeable proxies to production (on Polygon, that is).~