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

Commit 325cca6

Browse files
committed
Upgrade matrix-js-sdk to 23.1.1
1 parent 8219e44 commit 325cca6

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",
95+
"matrix-js-sdk": "23.1.1",
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"
6405-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.1.0.tgz#c8dc89f82c5dce1ec25eedf05613cd9665cc1bbd"
6406-
integrity sha512-/9eFWJBQceQX+2dHYZ5/9p0kjJs1PVDbIEWvR6FPjdnuNK3R4qi2NwpM6MoAHt8m7mX5qUG7x0NUWlalaOwrGQ==
6403+
6404+
version "23.1.1"
6405+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.1.1.tgz#0678edbf4d32241d7e3ef841597302559ac92608"
6406+
integrity sha512-lPxthMS2Cjd1jaQtYDRhfa2OwcIYS95UtrIwOCSFAI1Irh+PySgNenLjDLFdnmkwGmTf5LNrs5HKO1ZdcPY6pw==
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)