Skip to content

Commit dab75ec

Browse files
committed
Upgrade matrix-js-sdk to 9.3.0
1 parent 9084a70 commit dab75ec

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"highlight.js": "^10.1.2",
6161
"jsrsasign": "^9.1.5",
6262
"katex": "^0.12.0",
63-
"matrix-js-sdk": "9.3.0-rc.1",
63+
"matrix-js-sdk": "9.3.0",
6464
"matrix-react-sdk": "3.10.0-rc.1",
6565
"matrix-widget-api": "^0.1.0-beta.10",
6666
"olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",

yarn.lock

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7925,6 +7925,21 @@ mathml-tag-names@^2.1.1:
79257925
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
79267926
integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
79277927

7928+
7929+
version "9.3.0"
7930+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-9.3.0.tgz#e5fa3f6cb5a56e5c5386ecf3110dc35072170dbb"
7931+
integrity sha512-rzvYJS5mMP42iQVfGokX8DgmJpTUH+k15vATyB5JyBq/3r/kP22tN78RgoNxYzrIP/R4rB4OHUFNtgGzBH2u8g==
7932+
dependencies:
7933+
"@babel/runtime" "^7.12.5"
7934+
another-json "^0.2.0"
7935+
browser-request "^0.3.3"
7936+
bs58 "^4.0.1"
7937+
content-type "^1.0.4"
7938+
loglevel "^1.7.1"
7939+
qs "^6.9.4"
7940+
request "^2.88.2"
7941+
unhomoglyph "^1.0.6"
7942+
79287943
79297944
version "9.3.0-rc.1"
79307945
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-9.3.0-rc.1.tgz#d6ad2d9a5e0c539c6aec9e587a6dd2b5aa8bf2f6"

0 commit comments

Comments
 (0)