Skip to content

Commit e148fcf

Browse files
committed
Update matrix-js-sdk to support update_state action
1 parent ba382ee commit e148fcf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"livekit-client": "2.10.0",
101101
"lodash-es": "^4.17.21",
102102
"loglevel": "^1.9.1",
103-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#8395919f0fd1af7cab1e793d736f2cdf18ef7686",
103+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#6f5481e882e396949cae6512f8103da5a6a7b641",
104104
"matrix-widget-api": "1.11.0",
105105
"normalize.css": "^8.0.1",
106106
"observable-hooks": "^4.2.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6913,7 +6913,7 @@ __metadata:
69136913
livekit-client: "npm:2.10.0"
69146914
lodash-es: "npm:^4.17.21"
69156915
loglevel: "npm:^1.9.1"
6916-
matrix-js-sdk: "github:matrix-org/matrix-js-sdk#8395919f0fd1af7cab1e793d736f2cdf18ef7686"
6916+
matrix-js-sdk: "github:matrix-org/matrix-js-sdk#6f5481e882e396949cae6512f8103da5a6a7b641"
69176917
matrix-widget-api: "npm:1.11.0"
69186918
normalize.css: "npm:^8.0.1"
69196919
observable-hooks: "npm:^4.2.3"
@@ -9504,9 +9504,9 @@ __metadata:
95049504
languageName: node
95059505
linkType: hard
95069506

9507-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#8395919f0fd1af7cab1e793d736f2cdf18ef7686":
9508-
version: 37.1.0
9509-
resolution: "matrix-js-sdk@https://github.com/matrix-org/matrix-js-sdk.git#commit=8395919f0fd1af7cab1e793d736f2cdf18ef7686"
9507+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#6f5481e882e396949cae6512f8103da5a6a7b641":
9508+
version: 37.3.0
9509+
resolution: "matrix-js-sdk@https://github.com/matrix-org/matrix-js-sdk.git#commit=6f5481e882e396949cae6512f8103da5a6a7b641"
95109510
dependencies:
95119511
"@babel/runtime": "npm:^7.12.5"
95129512
"@matrix-org/matrix-sdk-crypto-wasm": "npm:^14.0.1"
@@ -9523,7 +9523,7 @@ __metadata:
95239523
sdp-transform: "npm:^2.14.1"
95249524
unhomoglyph: "npm:^1.0.6"
95259525
uuid: "npm:11"
9526-
checksum: 10c0/a0eb3be822e07cfe53965f6ca4f0c3cdf8ba3728d03a15f2322a463a7543206583e0c2f34d6b6d45089ce36eec60d77d9e90eb0635d3c65a343f77728908fe57
9526+
checksum: 10c0/63784cd134fb82d929b03a94d5444f33cc7eaac3bbeb07470d05c355a8b1f8fe3c609415807ef1135aa7bf7a4da139ebef0a9d235bee76e4936d2081f12a7def
95279527
languageName: node
95289528
linkType: hard
95299529

0 commit comments

Comments
 (0)