Skip to content

Commit dd8855c

Browse files
committed
Upgrade matrix-js-sdk to 15.5.1
1 parent c4b7566 commit dd8855c

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.1-rc.1",
63+
"matrix-js-sdk": "15.5.1",
6464
"matrix-react-sdk": "3.40.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#dfa6feaa12bcfc8e99b05a148e12fff7f9d62f08":
8050+
"matrix-analytics-events@github:matrix-org/matrix-analytics-events.git#dfa6feaa12bcfc8e99b05a148e12fff7f9d62f08":
80518051
version "0.0.1"
80528052
resolved "https://codeload.github.com/matrix-org/matrix-analytics-events/tar.gz/dfa6feaa12bcfc8e99b05a148e12fff7f9d62f08"
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.1"
8061+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.5.1.tgz#fb67b7f8c74414af71790d1ac0dbb99c1281ec2e"
8062+
integrity sha512-7oCrDRZ5NxfimfZgw9cM9a89WxBj1i3cDiwb8PLNv7KnYgnI6z06WUwha2EhohTUd2v69h2AdXSZi2jD6QuHBA==
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.1-rc.1"
80618078
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-15.5.1-rc.1.tgz#d7b59739d7b1a2cb078764cfda135548b90ed45b"

0 commit comments

Comments
 (0)