39465b50cb
Older typescript library doesn't know about .values() on the stats object, so it was failing in react sdk which had an older typescript. https://github.com/matrix-org/matrix-react-sdk/pull/8935 was an attempt to upgrade it but did not seem to be helping on CI, despite being fine locally.