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

Commit da6b6b3

Browse files
committed
Upgrade matrix-js-sdk to 15.5.2
1 parent f7e6250 commit da6b6b3

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#dfa6feaa12bcfc8e99b05a148e12fff7f9d62f08",
9494
"matrix-events-sdk": "^0.0.1-beta.6",
95-
"matrix-js-sdk": "15.5.1",
95+
"matrix-js-sdk": "15.5.2",
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
@@ -6262,10 +6262,10 @@ matrix-events-sdk@^0.0.1-beta.6:
62626262
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.6.tgz#9001090ed2e2bf29efc113d6b29871bcc6520749"
62636263
integrity sha512-VMqPXe3Bg4R9yC9PNqGv6bDFwWlVYadYxp0Ke1ihhXUCpGcx7e28kOYcqK2T3RxLXK4KK7VH4JRbY53Do3r+Fw==
62646264

6265-
6266-
version "15.5.1"
6267-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.5.1.tgz#fb67b7f8c74414af71790d1ac0dbb99c1281ec2e"
6268-
integrity sha512-7oCrDRZ5NxfimfZgw9cM9a89WxBj1i3cDiwb8PLNv7KnYgnI6z06WUwha2EhohTUd2v69h2AdXSZi2jD6QuHBA==
6265+
6266+
version "15.5.2"
6267+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.5.2.tgz#cdb37df107b33f383c4476ff25dc3759399da577"
6268+
integrity sha512-ohHTQs+w2gL3D+y4fL0yjahAyUUahDyvcIJoo+L+szmzqSmCJ65J14BYgIUmVcTd2ZMUzgAKVDq/LcfQd23FyA==
62696269
dependencies:
62706270
"@babel/runtime" "^7.12.5"
62716271
another-json "^0.2.0"

0 commit comments

Comments
 (0)