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

Commit 10a8d06

Browse files
committed
Upgrade matrix-js-sdk to 12.5.0
1 parent 6747155 commit 10a8d06

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.5.0-rc.1",
64+
"matrix-js-sdk": "12.5.0",
6565
"matrix-react-sdk": "3.30.0-rc.2",
6666
"matrix-widget-api": "^0.1.0-beta.16",
6767
"prop-types": "^15.7.2",

yarn.lock

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

7675+
7676+
version "12.5.0"
7677+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-12.5.0.tgz#3899f9d323c457d15a1fe436a2dfa07ae131cce2"
7678+
integrity sha512-HnEXoEhqpNp9/W9Ep7ZNZAubFlUssFyVpjgKfMOxxg+dYbBk5NWToHmAPQxlRUgrZ/rIMLVyMJROSCIthDbo2A==
7679+
dependencies:
7680+
"@babel/runtime" "^7.12.5"
7681+
another-json "^0.2.0"
7682+
browser-request "^0.3.3"
7683+
bs58 "^4.0.1"
7684+
content-type "^1.0.4"
7685+
loglevel "^1.7.1"
7686+
p-retry "^4.5.0"
7687+
qs "^6.9.6"
7688+
request "^2.88.2"
7689+
unhomoglyph "^1.0.6"
7690+
76757691
76767692
version "12.5.0-rc.1"
76777693
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-12.5.0-rc.1.tgz#138155239b4be38ca706663ca0f2739aab41f1db"

0 commit comments

Comments
 (0)