v2-core
v2-core copied to clipboard
Bump dependencies
- [x] Forge Std 1.7.4
- [ ] PRBMath v4.0.3 (I am due to release this)
- [ ] Other dependencies listed in
package.json
Forge Std change the visibility of bound, and this might cause some compilation warnings for users who use a more recent version of Forge Std.
See https://github.com/PaulRBerg/prb-math/pull/216 for more context.
Closing as it has been completed via other PRs.