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

Commit 6fd5c1e

Browse files
committed
Upgrade matrix-js-sdk to 23.3.0
1 parent a7b8282 commit 6fd5c1e

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.3.0-rc.1",
96+
"matrix-js-sdk": "23.3.0",
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
@@ -6496,10 +6496,10 @@ [email protected]:
64966496
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
64976497
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
64986498

6499-
6500-
version "23.3.0-rc.1"
6501-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.3.0-rc.1.tgz#eb78f6b10864d5f6f8edb2738795e79e9aee9e02"
6502-
integrity sha512-EX7yW49Z8+u1+zb7CaDBx0i6eLBQuQZ0Owh51vOpf81G+j60sEPZ76uwsz2rLe3bD0BkCFjLPKN4Dm+RTKpUXQ==
6499+
6500+
version "23.3.0"
6501+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.3.0.tgz#d0c4a6c022039df2b76d8a062d695d2991296ded"
6502+
integrity sha512-5wCYxbWeOBbfegqNJGCbzbZnjiUjZQ3N/d+/S2e+utjI7+m/2TH27seZRdrOzlIOf0DAqhTxdtGkmcmW/6/+LQ==
65036503
dependencies:
65046504
"@babel/runtime" "^7.12.5"
65056505
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.3"

0 commit comments

Comments
 (0)