zama-ai / fhevm

A Solidity library for interacting with fhEVM.
Other
408 stars 79 forks source link

chore: set strict dependencies #606

Closed PacificYield closed 22 hours ago

PacificYield commented 3 days ago

This PR sets strict dependency versions for Solidity dependencies to prevent unwanted changes in contracts.

Although package-lock.json tracks dependency changes, it is hard to review when changes are made.