Skip to content

Commit 147b2ab

Browse files
committed
Upgrade matrix-js-sdk to 15.5.0
1 parent e1e6a2a commit 147b2ab

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"gfm.css": "^1.1.2",
6161
"jsrsasign": "^10.2.0",
6262
"katex": "^0.12.0",
63-
"matrix-js-sdk": "15.5.0-rc.1",
63+
"matrix-js-sdk": "15.5.0",
6464
"matrix-react-sdk": "3.39.0-rc.2",
6565
"matrix-widget-api": "^0.1.0-beta.18",
6666
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8047,7 +8047,7 @@ mathml-tag-names@^2.1.3:
80478047
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
80488048
integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
80498049

8050-
"matrix-analytics-events@github:matrix-org/matrix-analytics-events#1eab4356548c97722a183912fda1ceabbe8cc7c1":
8050+
"matrix-analytics-events@github:matrix-org/matrix-analytics-events.git#1eab4356548c97722a183912fda1ceabbe8cc7c1":
80518051
version "0.0.1"
80528052
resolved "https://codeload.github.com/matrix-org/matrix-analytics-events/tar.gz/1eab4356548c97722a183912fda1ceabbe8cc7c1"
80538053

@@ -8056,6 +8056,23 @@ matrix-events-sdk@^0.0.1-beta.6:
80568056
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.6.tgz#9001090ed2e2bf29efc113d6b29871bcc6520749"
80578057
integrity sha512-VMqPXe3Bg4R9yC9PNqGv6bDFwWlVYadYxp0Ke1ihhXUCpGcx7e28kOYcqK2T3RxLXK4KK7VH4JRbY53Do3r+Fw==
80588058

8059+
8060+
version "15.5.0"
8061+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.5.0.tgz#747b3af4b5e1361e6404d88ac88c5518a4f751d3"
8062+
integrity sha512-Y8BoJ5xEejTeO2vwGrE4hNrSSOKLP6/brqeTy+gjjgti/PUhf+foC+ww9lHv7MqiNYFl9a/8tBf3crhU8+3jVw==
8063+
dependencies:
8064+
"@babel/runtime" "^7.12.5"
8065+
another-json "^0.2.0"
8066+
browser-request "^0.3.3"
8067+
bs58 "^4.0.1"
8068+
content-type "^1.0.4"
8069+
loglevel "^1.7.1"
8070+
matrix-events-sdk "^0.0.1-beta.6"
8071+
p-retry "^4.5.0"
8072+
qs "^6.9.6"
8073+
request "^2.88.2"
8074+
unhomoglyph "^1.0.6"
8075+
80598076
80608077
version "15.5.0-rc.1"
80618078
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.5.0-rc.1.tgz#9d18ed65f70baf95f896b3e463fab7536377b948"

0 commit comments

Comments
 (0)