Update js-sdk

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2023-09-07 17:14:59 +02:00
parent 3a16dbe54e
commit 3d57faca26
2 changed files with 3 additions and 3 deletions

View File

@@ -58,7 +58,7 @@
"i18next-http-backend": "^1.4.4",
"livekit-client": "^1.12.3",
"lodash": "^4.17.21",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#451d26e726ad40fd902a8bd755c702694288a7fd",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#adeb5673ec0f2ab1be4e8613c5ee1607ed52312d",
"mermaid": "^8.13.8",
"normalize.css": "^8.0.1",
"pako": "^2.0.4",

View File

@@ -11586,9 +11586,9 @@ matrix-events-sdk@0.0.1:
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#451d26e726ad40fd902a8bd755c702694288a7fd":
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#adeb5673ec0f2ab1be4e8613c5ee1607ed52312d":
version "28.0.0"
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/451d26e726ad40fd902a8bd755c702694288a7fd"
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/adeb5673ec0f2ab1be4e8613c5ee1607ed52312d"
dependencies:
"@babel/runtime" "^7.12.5"
"@matrix-org/matrix-sdk-crypto-wasm" "^1.2.1"