Pin matrix-seshat version to 4.0.1 (#33121)

As 4.1.0 seems broken https://github.com/matrix-org/matrix-js-sdk/actions/runs/24346991243/job/71091033109
This commit is contained in:
Michael Telatynski 2026-04-13 16:39:40 +01:00 committed by GitHub
parent 9e47271afe
commit dc42c2518e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -105,7 +105,7 @@
"typescript": "5.9.3"
},
"hakDependencies": {
"matrix-seshat": "^4.0.1"
"matrix-seshat": "4.0.1"
},
"packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319"
}