Skip to content

Commit c3553a2

Browse files
committed
Upgrade matrix-js-sdk to 5.1.1
1 parent d4a5785 commit c3553a2

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
@@ -66,7 +66,7 @@
6666
"gemini-scrollbar": "github:matrix-org/gemini-scrollbar#91e1e566",
6767
"gfm.css": "^1.1.2",
6868
"highlight.js": "^9.13.1",
69-
"matrix-js-sdk": "5.1.1-rc.1",
69+
"matrix-js-sdk": "5.1.1",
7070
"matrix-react-sdk": "2.2.3-rc.1",
7171
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.4.tgz",
7272
"postcss-easings": "^2.0.0",

yarn.lock

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

7500+
matrix-js-sdk@5.1.1:
7501+
version "5.1.1"
7502+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-5.1.1.tgz#d93c2db08acf07e894fb85345d3eaa8d4736b56c"
7503+
integrity sha512-zCkylD/oia9v/9Fbx54k/aBNd3szDflscViXq0gf2fQlKzTJRT3LoCAXZ9Uwr7gJ8AE8kFquyZ7revk3Y5YmPQ==
7504+
dependencies:
7505+
"@babel/runtime" "^7.8.3"
7506+
another-json "^0.2.0"
7507+
browser-request "^0.3.3"
7508+
bs58 "^4.0.1"
7509+
content-type "^1.0.2"
7510+
loglevel "^1.6.4"
7511+
qs "^6.5.2"
7512+
request "^2.88.0"
7513+
unhomoglyph "^1.0.2"
7514+
75007515
matrix-js-sdk@5.1.1-rc.1:
75017516
version "5.1.1-rc.1"
75027517
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-5.1.1-rc.1.tgz#e3872696b8e6ec3fcae2d1ba1491e6a08d20954a"

0 commit comments

Comments
 (0)