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

Commit 2be2763

Browse files
committed
Upgrade dependency to matrix-js-sdk@34.4.0
1 parent 750ee1a commit 2be2763

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
@@ -118,7 +118,7 @@
118118
"maplibre-gl": "^2.0.0",
119119
"matrix-encrypt-attachment": "^1.0.3",
120120
"matrix-events-sdk": "0.0.1",
121-
"matrix-js-sdk": "34.4.0-rc.1",
121+
"matrix-js-sdk": "34.4.0",
122122
"matrix-widget-api": "^1.8.2",
123123
"memoize-one": "^6.0.0",
124124
"minimist": "^1.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6913,10 +6913,10 @@ matrix-events-sdk@0.0.1:
69136913
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
69146914
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
69156915

6916-
matrix-js-sdk@34.4.0-rc.1:
6917-
version "34.4.0-rc.1"
6918-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.4.0-rc.1.tgz#65372e88ed556ff1ef697f547eda04afb81886df"
6919-
integrity sha512-ACQeI5YKv0sB22XObbBqIwNznmpotWKmERCFfeoVd/Ig2rK/SQCUKolCy2khFkucA8QY88iWPnlJC3+yJrHkXA==
6916+
matrix-js-sdk@34.4.0:
6917+
version "34.4.0"
6918+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.4.0.tgz#ceb3403c92dbff3b37e776745a2997ee78fa1eac"
6919+
integrity sha512-bI5xJZS3/qhjPQqQL5HhOQ1iBvnHxiqhS2zgzk9SarEuXiH08wbVl9gAAuDqOYE3miNGs4WQQJ19MoaUEOnNwg==
69206920
dependencies:
69216921
"@babel/runtime" "^7.12.5"
69226922
"@matrix-org/matrix-sdk-crypto-wasm" "^7.0.0"

0 commit comments

Comments
 (0)