Description
Describe the bug
CI fails with the Symbol
errors because they directly or transitively depend on an old "ses" without the fix. This is the same as #8599 but for dapps.
To Reproduce
Example https://github.com/Agoric/agoric-sdk/actions/runs/7172022723/job/19528797470?pr=8634
Expected behavior
CI passes
Additional context
In this case bumping the endo/ses deps should be acceptable, to the amount that the dapps are not incompatible.