Update heatsync

This fixes an issue where matrix spaces would be initially created
without a default privacy level.
This commit is contained in:
Cadence Ember 2024-06-11 10:21:09 +12:00
parent 24a3b9b0f4
commit c9aa5b4c64
2 changed files with 21 additions and 69 deletions

View file

@ -23,7 +23,7 @@
"entities": "^4.5.0",
"get-stream": "^6.0.1",
"giframe": "github:cloudrac3r/giframe#v0.4.2",
"heatsync": "^2.4.1",
"heatsync": "^2.5.3",
"html-template-tag": "github:cloudrac3r/html-template-tag#v5.0",
"js-yaml": "^4.1.0",
"matrix-appservice": "^2.0.0",