Hi, I am interested in knowing what security issues could arise from changing the version pragma of contracts for lower versions, for example, from current to 0.7.6. What threats could we introduce with this change?
I checked another post (Going to production with Solidity 0.8.0 or 0.7.6) but found it insufficient.