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

Commit e0b041b

Browse files
committed
Upgrade matrix-js-sdk to 15.5.0
1 parent cb2c835 commit e0b041b

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": "^1.15.2",
9393
"matrix-analytics-events": "github:matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1",
9494
"matrix-events-sdk": "^0.0.1-beta.6",
95-
"matrix-js-sdk": "15.5.0-rc.1",
95+
"matrix-js-sdk": "15.5.0",
9696
"matrix-widget-api": "^0.1.0-beta.18",
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
@@ -6171,10 +6171,10 @@ matrix-events-sdk@^0.0.1-beta.6:
61716171
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.6.tgz#9001090ed2e2bf29efc113d6b29871bcc6520749"
61726172
integrity sha512-VMqPXe3Bg4R9yC9PNqGv6bDFwWlVYadYxp0Ke1ihhXUCpGcx7e28kOYcqK2T3RxLXK4KK7VH4JRbY53Do3r+Fw==
61736173

6174-
6175-
version "15.5.0-rc.1"
6176-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.5.0-rc.1.tgz#9d18ed65f70baf95f896b3e463fab7536377b948"
6177-
integrity sha512-6dC3NJeDkkbjdB1Al8ZfGuA+2Iy+mfwDWiX8XxMLR39idyKluhruJepqNR1G2A5Kh5q+Arnr74GMKBFndDu0og==
6174+
6175+
version "15.5.0"
6176+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.5.0.tgz#747b3af4b5e1361e6404d88ac88c5518a4f751d3"
6177+
integrity sha512-Y8BoJ5xEejTeO2vwGrE4hNrSSOKLP6/brqeTy+gjjgti/PUhf+foC+ww9lHv7MqiNYFl9a/8tBf3crhU8+3jVw==
61786178
dependencies:
61796179
"@babel/runtime" "^7.12.5"
61806180
another-json "^0.2.0"

0 commit comments

Comments
 (0)