-
eddie authored
<!-- Your PR title must follow conventional commits: https://github.com/Uniswap/interface#pr-title --> ## Description <!-- Summary of change, including motivation and context. --> <!-- Use verb-driven language: "Fixes XYZ" instead of "This change fixes XYZ" --> upgrades the coned package to get this change: https://github.com/Uniswap/conedison/pull/19 ## Test plan <!-- Delete this section if your change is not a bug fix. --> ### Reproducing the error <!-- Include steps to reproduce the bug. --> 1. Try to sign a permit2 signature with trustwallet ios on optimism or arbitrum - it will fail without this change. ### QA (ie manual testing) <!-- Include steps to test the change, ensuring no regression. --> - [x] manually moved this change into `interface` and tested it , it works as a fallback
0c5d9156