Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit a0fbc76

Browse files
committed
Upgrade matrix-js-sdk to 26.0.1
1 parent fb8da4b commit a0fbc76

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"maplibre-gl": "^2.0.0",
9797
"matrix-encrypt-attachment": "^1.0.3",
9898
"matrix-events-sdk": "0.0.1",
99-
"matrix-js-sdk": "26.0.0",
99+
"matrix-js-sdk": "26.0.1",
100100
"matrix-widget-api": "^1.4.0",
101101
"memoize-one": "^6.0.0",
102102
"minimist": "^1.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6438,10 +6438,10 @@ [email protected]:
64386438
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
64396439
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
64406440

6441-
6442-
version "26.0.0"
6443-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-26.0.0.tgz#44134f4af8f401537edfee79a93a520b7effc6b3"
6444-
integrity sha512-HLosQgRjEb2/j4CpxncIqRklKKaWKZcfut6DDLswVf6d0pCXHbLp39iCy4obpJiWH2H/4k/HMvDzj3+8J8qWWw==
6441+
6442+
version "26.0.1"
6443+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-26.0.1.tgz#5b63eaf917ea1d24ec2a3af57c1b12523e3b0fdb"
6444+
integrity sha512-KJQiGhBPRtq/tyabDd90WW3BkiitsuzVBpbBAiCcdoClzsDS1CaG2aBvQ42M7uIBK2ItswLkVdpiNp7gq8cyog==
64456445
dependencies:
64466446
"@babel/runtime" "^7.12.5"
64476447
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.9"

0 commit comments

Comments
 (0)