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

Commit 812ac75

Browse files
committed
Upgrade matrix-js-sdk to 18.1.0
1 parent afeea12 commit 812ac75

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
@@ -91,7 +91,7 @@
9191
"matrix-analytics-events": "github:matrix-org/matrix-analytics-events.git#a0687ca6fbdb7258543d49b99fb88b9201e900b0",
9292
"matrix-encrypt-attachment": "^1.0.3",
9393
"matrix-events-sdk": "^0.0.1-beta.7",
94-
"matrix-js-sdk": "18.1.0-rc.1",
94+
"matrix-js-sdk": "18.1.0",
9595
"matrix-widget-api": "^0.1.0-beta.18",
9696
"minimist": "^1.2.5",
9797
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6815,10 +6815,10 @@ matrix-events-sdk@^0.0.1-beta.7:
68156815
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
68166816
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
68176817

6818-
6819-
version "18.1.0-rc.1"
6820-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-18.1.0-rc.1.tgz#9ec21ba7b05001b7965ba95f81d7ead11f3a5b0f"
6821-
integrity sha512-raMSQKtyjnJ/M5N3Tp85iOwCbhkdRr27lBxBFhSzxrEBl+LTYKGzXw+wXw+whr42tBHczpM7fgBawSAJcG7rkA==
6818+
6819+
version "18.1.0"
6820+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-18.1.0.tgz#9fa312e71cf153c4a8aac88d908c5ddd52181c6c"
6821+
integrity sha512-O5D36paIsY7a2M2mOo7KKU7v1Mb3PVkmYKupXYcXd9gB/Ki1K4mds+vSDEhgkKyKwk6MK1AV/vgvp0xJCsttvg==
68226822
dependencies:
68236823
"@babel/runtime" "^7.12.5"
68246824
another-json "^0.2.0"

0 commit comments

Comments
 (0)