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

Commit 3e903da

Browse files
committed
Upgrade dependency to matrix-js-sdk@34.2.0
1 parent 94017ab commit 3e903da

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
@@ -114,7 +114,7 @@
114114
"maplibre-gl": "^2.0.0",
115115
"matrix-encrypt-attachment": "^1.0.3",
116116
"matrix-events-sdk": "0.0.1",
117-
"matrix-js-sdk": "34.2.0-rc.0",
117+
"matrix-js-sdk": "34.2.0",
118118
"matrix-widget-api": "^1.5.0",
119119
"memoize-one": "^6.0.0",
120120
"minimist": "^1.2.5",

yarn.lock

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

6713-
matrix-js-sdk@34.2.0-rc.0:
6714-
version "34.2.0-rc.0"
6715-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.2.0-rc.0.tgz#3a02bdf295ec538a03a34aae00d9389ff18076ee"
6716-
integrity sha512-C6KUnBE0o8CjNJKkR9ISErRSCc2AUdeN8xh8MkquuwsqoaUdOiTMbjDKd1YroAx2PMjOxo+W2U8JCiURquMC6A==
6713+
matrix-js-sdk@34.2.0:
6714+
version "34.2.0"
6715+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.2.0.tgz#5e7eff9b4c15689d7f07ad3686373f821e2f06bf"
6716+
integrity sha512-dygfH/a0C/Q+a5dSfudxxwA0g9peLsBbalC6LaxPa7AEFb4Gg9d8kiGnlqaFb1U9bGUapk8duBsAC526BjXbdA==
67176717
dependencies:
67186718
"@babel/runtime" "^7.12.5"
67196719
"@matrix-org/matrix-sdk-crypto-wasm" "^6.0.0"

0 commit comments

Comments
 (0)