Skip to content

Commit 540df28

Browse files
committed
Update matrix-js-sdk to support update_state action
1 parent 3808801 commit 540df28

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"livekit-client": "^2.11.3",
102102
"lodash-es": "^4.17.21",
103103
"loglevel": "^1.9.1",
104-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#19b1b901f575755d29d1fe03ca48cbf7c1cae05c",
104+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#e0752ba1c17eb949baeb05d9b94376a8b2fa17cd",
105105
"matrix-widget-api": "1.11.0",
106106
"normalize.css": "^8.0.1",
107107
"observable-hooks": "^4.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6983,7 +6983,7 @@ __metadata:
69836983
livekit-client: "npm:^2.11.3"
69846984
lodash-es: "npm:^4.17.21"
69856985
loglevel: "npm:^1.9.1"
6986-
matrix-js-sdk: "github:matrix-org/matrix-js-sdk#19b1b901f575755d29d1fe03ca48cbf7c1cae05c"
6986+
matrix-js-sdk: "github:matrix-org/matrix-js-sdk#e0752ba1c17eb949baeb05d9b94376a8b2fa17cd"
69876987
matrix-widget-api: "npm:1.11.0"
69886988
normalize.css: "npm:^8.0.1"
69896989
observable-hooks: "npm:^4.2.3"
@@ -9574,9 +9574,9 @@ __metadata:
95749574
languageName: node
95759575
linkType: hard
95769576

9577-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#19b1b901f575755d29d1fe03ca48cbf7c1cae05c":
9577+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#e0752ba1c17eb949baeb05d9b94376a8b2fa17cd":
95789578
version: 37.4.0
9579-
resolution: "matrix-js-sdk@https://github.com/matrix-org/matrix-js-sdk.git#commit=19b1b901f575755d29d1fe03ca48cbf7c1cae05c"
9579+
resolution: "matrix-js-sdk@https://github.com/matrix-org/matrix-js-sdk.git#commit=e0752ba1c17eb949baeb05d9b94376a8b2fa17cd"
95809580
dependencies:
95819581
"@babel/runtime": "npm:^7.12.5"
95829582
"@matrix-org/matrix-sdk-crypto-wasm": "npm:^14.0.1"
@@ -9593,7 +9593,7 @@ __metadata:
95939593
sdp-transform: "npm:^2.14.1"
95949594
unhomoglyph: "npm:^1.0.6"
95959595
uuid: "npm:11"
9596-
checksum: 10c0/68a30a113059ba052b2e66502abcd9805f9a18a1bfd1d209203d728b36508af257a57e6248fb237c7018c81bfbe1ec78fa17aea8968c8af0729ea935398dcf8b
9596+
checksum: 10c0/873f6993e893a5e698e0dda5393522f5c51c584642a67c2d759ea1ccf3e0d864ec13b562e6051090ddf1fdde97c6c92616b11288da75667e4ec7953395aab8ad
95979597
languageName: node
95989598
linkType: hard
95999599

0 commit comments

Comments
 (0)