Skip to content

Commit 0e31051

Browse files
Update dependency matrix-widget-api to v1.13.1
1 parent 46e7e8e commit 0e31051

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
@@ -96,7 +96,7 @@
9696
"lodash-es": "^4.17.21",
9797
"loglevel": "^1.9.1",
9898
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#8395919f0fd1af7cab1e793d736f2cdf18ef7686",
99-
"matrix-widget-api": "1.11.0",
99+
"matrix-widget-api": "1.13.1",
100100
"normalize.css": "^8.0.1",
101101
"observable-hooks": "^4.2.3",
102102
"pako": "^2.0.4",
@@ -126,6 +126,6 @@
126126
},
127127
"resolutions": {
128128
"@livekit/components-core/rxjs": "^7.8.1",
129-
"matrix-widget-api": "1.11.0"
129+
"matrix-widget-api": "1.13.1"
130130
}
131131
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6512,10 +6512,10 @@ [email protected]:
65126512
unhomoglyph "^1.0.6"
65136513
uuid "11"
65146514

6515-
matrix-widget-api@1.11.0, matrix-widget-api@^1.10.0:
6516-
version "1.11.0"
6517-
resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.11.0.tgz#2f548b11a7c0df789d5d4fdb5cc9ef7af8aef3da"
6518-
integrity sha512-ED/9hrJqDWVLeED0g1uJnYRhINh3ZTquwurdM+Hc8wLVJIQ8G/r7A7z74NC+8bBIHQ1Jo7i1Uq5CoJp/TzFYrA==
6515+
matrix-widget-api@1.13.1, matrix-widget-api@^1.10.0:
6516+
version "1.13.1"
6517+
resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.13.1.tgz#5b1caeed2fc58148bcd2984e0546d2d06a1713ad"
6518+
integrity sha512-mkOHUVzaN018TCbObfGOSaMW2GoUxOfcxNNlTVx5/HeMk3OSQPQM0C9oEME5Liiv/dBUoSrEB64V8wF7e/gb1w==
65196519
dependencies:
65206520
"@types/events" "^3.0.0"
65216521
events "^3.2.0"

0 commit comments

Comments
 (0)