Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 5c1687e

Browse files
committed
Upgrade matrix-js-sdk to 21.1.0
1 parent 494e2f7 commit 5c1687e

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
@@ -93,7 +93,7 @@
9393
"maplibre-gl": "^1.15.2",
9494
"matrix-encrypt-attachment": "^1.0.3",
9595
"matrix-events-sdk": "^0.0.1-beta.7",
96-
"matrix-js-sdk": "21.1.0-rc.1",
96+
"matrix-js-sdk": "21.1.0",
9797
"matrix-widget-api": "^1.1.1",
9898
"minimist": "^1.2.5",
9999
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7027,10 +7027,10 @@ matrix-events-sdk@^0.0.1-beta.7:
70277027
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
70287028
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
70297029

7030-
7031-
version "21.1.0-rc.1"
7032-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-21.1.0-rc.1.tgz#30c74d30a9ce53fa1f83cb1e630ccc8df77853e6"
7033-
integrity sha512-vb4f/1rqFihIorabPg1HxG6FgS8EoB0svcPC371r1zVORoQOa7OPJyYKsKDm2sgSwZacLxl3JdOTmnFwcB60dA==
7030+
7031+
version "21.1.0"
7032+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-21.1.0.tgz#f365df6490e7085f98f1294bcf2a6db39e95a4fe"
7033+
integrity sha512-4HTEZKt/LlX4045H5JVACBMirPboRWM7E/OabaRCcBoEssgWrPw/z7am6FXH2ZRDw0xp50WhPjCNOGZqdf81Mg==
70347034
dependencies:
70357035
"@babel/runtime" "^7.12.5"
70367036
another-json "^0.2.0"

0 commit comments

Comments
 (0)