From 02bf605684632128d4737bdf9f932b5ee16fcf0c Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Fri, 7 Jun 2024 15:21:43 +0100 Subject: [PATCH] Update matrix-seshat to 4.0.0 for cipher migrate support Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57999b392..34aa30f83 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "typescript": "5.4.5" }, "hakDependencies": { - "matrix-seshat": "^3.0.1", + "matrix-seshat": "^4.0.0", "keytar": "^7.9.0" }, "resolutions": {