Skip to content

Commit 37cebf3

Browse files
committed
Upgrade matrix-js-sdk to 5.2.0
1 parent 0a83f9c commit 37cebf3

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
@@ -67,7 +67,7 @@
6767
"favico.js": "^0.3.10",
6868
"gfm.css": "^1.1.2",
6969
"highlight.js": "^9.13.1",
70-
"matrix-js-sdk": "5.2.0-rc.1",
70+
"matrix-js-sdk": "5.2.0",
7171
"matrix-react-sdk": "2.3.0-rc.1",
7272
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.4.tgz",
7373
"postcss-easings": "^2.0.0",

yarn.lock

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

7453+
7454+
version "5.2.0"
7455+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-5.2.0.tgz#f213fd7671538a57c6d7e0665a2178ab23b950da"
7456+
integrity sha512-IscXYNx+k7wq5fuwsvKlXSI6Z1/nQ7TBI8AkStHJOAR8rz1DRoxICLFJtWzpOUSrgQuSaUYpOm4+6hS6IVlmtA==
7457+
dependencies:
7458+
"@babel/runtime" "^7.8.3"
7459+
another-json "^0.2.0"
7460+
browser-request "^0.3.3"
7461+
bs58 "^4.0.1"
7462+
content-type "^1.0.2"
7463+
loglevel "^1.6.4"
7464+
qs "^6.5.2"
7465+
request "^2.88.0"
7466+
unhomoglyph "^1.0.2"
7467+
74537468
74547469
version "5.2.0-rc.1"
74557470
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-5.2.0-rc.1.tgz#014239eb713ea3b648b7a573785d01edff1efd03"

0 commit comments

Comments
 (0)