Upgrade unserialize polyfill
Nested serialized structures have not been handled correctly in https://github.com/dbrumann/polyfill-unserialize, which has been fixed in version 2.0.0
. It's still possible to use version ^1.0
of the polyfill explicitly in projects - otherwise new ^2.0
will be used.