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

Commit d5224d5

Browse files
committed
Upgrade matrix-js-sdk to 19.2.0
1 parent 1543176 commit d5224d5

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
@@ -94,7 +94,7 @@
9494
"maplibre-gl": "^1.15.2",
9595
"matrix-encrypt-attachment": "^1.0.3",
9696
"matrix-events-sdk": "^0.0.1-beta.7",
97-
"matrix-js-sdk": "19.2.0-rc.1",
97+
"matrix-js-sdk": "19.2.0",
9898
"matrix-widget-api": "^0.1.0-beta.18",
9999
"minimist": "^1.2.5",
100100
"opus-recorder": "^8.0.3",

yarn.lock

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

6759-
6760-
version "19.2.0-rc.1"
6761-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.2.0-rc.1.tgz#6ee0d405e118972bb2e78a4e1e13cdbe1ce5c137"
6762-
integrity sha512-diwL/V+lAnkU3mE7qYVjRxZnXHAIznFG186ftcebSTfVEgkyfyPBEwG/xMchxUx+cOjC1Ume6gu0u3AzRgMIMg==
6759+
6760+
version "19.2.0"
6761+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.2.0.tgz#ea8e54adbfa18ddea2737ffdc7381c83bf641101"
6762+
integrity sha512-alvTasCTCo/XXSIkKEj8xKe1NMsyiVDDVIQdU9ZHI1aePq+DrAcx8CqB7L/dgjk842v+63Eke1f/jZuFWvjn4w==
67636763
dependencies:
67646764
"@babel/runtime" "^7.12.5"
67656765
another-json "^0.2.0"

0 commit comments

Comments
 (0)