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

Commit 0728580

Browse files
committed
Upgrade matrix-js-sdk to 23.1.0-rc.4
1 parent fa8b9d2 commit 0728580

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
@@ -92,7 +92,7 @@
9292
"maplibre-gl": "^2.0.0",
9393
"matrix-encrypt-attachment": "^1.0.3",
9494
"matrix-events-sdk": "0.0.1",
95-
"matrix-js-sdk": "23.1.0-rc.3",
95+
"matrix-js-sdk": "23.1.0-rc.4",
9696
"matrix-widget-api": "^1.1.1",
9797
"minimist": "^1.2.5",
9898
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6400,10 +6400,10 @@ [email protected]:
64006400
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
64016401
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
64026402

6403-
6404-
version "23.1.0-rc.3"
6405-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.1.0-rc.3.tgz#bd3f15e9d6cdc5d35a34b1fe1148a9d20196d202"
6406-
integrity sha512-YDPHtl7PcVTv5udDz/oeFOQysJMaQ2EVZRhcSzdvQ2rCpSwG8E6UR+tnSf+EFPEFgTwY2GBcVZgaxLYb+wLRBA==
6403+
6404+
version "23.1.0-rc.4"
6405+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.1.0-rc.4.tgz#e1a9a12ad196750a98133ccc110793a1e1857416"
6406+
integrity sha512-/Hf0RHTBGaEJ/W7cS1D+0/a7x7DBTINim62i6DA/u32ZuSIFmCOFJfLicAvEfviZrcHnPxke68zXGGzcOYUW+w==
64076407
dependencies:
64086408
"@babel/runtime" "^7.12.5"
64096409
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.2"

0 commit comments

Comments
 (0)