Skip to content
This repository was archived by the owner on Feb 19, 2022. It is now read-only.

Commit 6535b36

Browse files
committed
Upgrade matrix-js-sdk to 12.4.0
1 parent 6dfd745 commit 6535b36

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"highlight.js": "^10.5.0",
6262
"jsrsasign": "^10.2.0",
6363
"katex": "^0.12.0",
64-
"matrix-js-sdk": "12.4.0-rc.1",
64+
"matrix-js-sdk": "12.4.0",
6565
"matrix-react-sdk": "3.29.0-rc.3",
6666
"matrix-widget-api": "^0.1.0-beta.15",
6767
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7677,6 +7677,22 @@ mathml-tag-names@^2.1.3:
76777677
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
76787678
integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
76797679

7680+
7681+
version "12.4.0"
7682+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-12.4.0.tgz#ff60306f9a9e39fd1ae6c7e501001f80eb779dd7"
7683+
integrity sha512-KamHmvNle4mkdErmNgVsGIL3n8/zgPe60DLVaEA2t4aSNwQLEmRS+oVpIgsO3ZrUivBvn4oc9sBqxP0OIl6kUg==
7684+
dependencies:
7685+
"@babel/runtime" "^7.12.5"
7686+
another-json "^0.2.0"
7687+
browser-request "^0.3.3"
7688+
bs58 "^4.0.1"
7689+
content-type "^1.0.4"
7690+
loglevel "^1.7.1"
7691+
p-retry "^4.5.0"
7692+
qs "^6.9.6"
7693+
request "^2.88.2"
7694+
unhomoglyph "^1.0.6"
7695+
76807696
76817697
version "12.4.0-rc.1"
76827698
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-12.4.0-rc.1.tgz#6eee9f159bcc5dd968346a9ce5c7b7427636f57c"

0 commit comments

Comments
 (0)