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

Commit a48fce0

Browse files
committed
Upgrade matrix-js-sdk to 23.4.0-rc.2
1 parent 9d6ad99 commit a48fce0

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": "^2.0.0",
9494
"matrix-encrypt-attachment": "^1.0.3",
9595
"matrix-events-sdk": "0.0.1",
96-
"matrix-js-sdk": "23.4.0-rc.1",
96+
"matrix-js-sdk": "23.4.0-rc.2",
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
@@ -6485,10 +6485,10 @@ [email protected]:
64856485
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
64866486
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
64876487

6488-
6489-
version "23.4.0-rc.1"
6490-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.4.0-rc.1.tgz#df5054c4d5d9f2a7cab46f4e5c575ef6a7c09e56"
6491-
integrity sha512-s1Vxd7/CFsUJlt+9BgWSR4nAiYHPvqhoOjYFHm9TR1dPbSKVqv4yDYp23fLcMH0/x5M7grN4L6oMq1EE/pfqlQ==
6488+
6489+
version "23.4.0-rc.2"
6490+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.4.0-rc.2.tgz#9cbeba760d8b01efa20c3cc45506866741081d4f"
6491+
integrity sha512-ZL7ZUZaF9ZEMaNU/GHkUgnUuJPS2vmGelNM4lHgKfV6Z3FoixOR/FrIDrFCPiz69/T45Ao2nOoeyz1lnt8kCxQ==
64926492
dependencies:
64936493
"@babel/runtime" "^7.12.5"
64946494
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.3"

0 commit comments

Comments
 (0)