Skip to content

Commit c91a074

Browse files
Update dependency matrix-widget-api to v1.13.1
1 parent 750db09 commit c91a074

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"lodash-es": "^4.17.21",
9393
"loglevel": "^1.9.1",
9494
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#0cdb07544d9926cf0855a76ca5cc7dab253bdb24",
95-
"matrix-widget-api": "1.11.0",
95+
"matrix-widget-api": "1.13.1",
9696
"normalize.css": "^8.0.1",
9797
"observable-hooks": "^4.2.3",
9898
"pako": "^2.0.4",
@@ -121,6 +121,6 @@
121121
},
122122
"resolutions": {
123123
"@livekit/components-core/rxjs": "^7.8.1",
124-
"matrix-widget-api": "1.11.0"
124+
"matrix-widget-api": "1.13.1"
125125
}
126126
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6354,10 +6354,10 @@ [email protected]:
63546354
unhomoglyph "^1.0.6"
63556355
uuid "11"
63566356

6357-
matrix-widget-api@1.11.0, matrix-widget-api@^1.10.0:
6358-
version "1.11.0"
6359-
resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.11.0.tgz#2f548b11a7c0df789d5d4fdb5cc9ef7af8aef3da"
6360-
integrity sha512-ED/9hrJqDWVLeED0g1uJnYRhINh3ZTquwurdM+Hc8wLVJIQ8G/r7A7z74NC+8bBIHQ1Jo7i1Uq5CoJp/TzFYrA==
6357+
matrix-widget-api@1.13.1, matrix-widget-api@^1.10.0:
6358+
version "1.13.1"
6359+
resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.13.1.tgz#5b1caeed2fc58148bcd2984e0546d2d06a1713ad"
6360+
integrity sha512-mkOHUVzaN018TCbObfGOSaMW2GoUxOfcxNNlTVx5/HeMk3OSQPQM0C9oEME5Liiv/dBUoSrEB64V8wF7e/gb1w==
63616361
dependencies:
63626362
"@types/events" "^3.0.0"
63636363
events "^3.2.0"

0 commit comments

Comments
 (0)