chore(deps): upgrade matrix-js-sdk.

fix(e2ee): getContent() only summons m.relates_to for reactions.
This commit is contained in:
vulet 2022-04-25 06:43:48 +00:00
parent 3b16a0495c
commit 3122361c6c
4 changed files with 62 additions and 48 deletions

View file

@ -21,7 +21,7 @@
"axios": "^0.25.0",
"form-data": "^4.0.0",
"jsdom": "^19.0.0",
"matrix-js-sdk": "^15.4.0",
"matrix-js-sdk": "^17.0.0",
"node-localstorage": "^2.2.1",
"olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz",
"qs": "^6.10.3"