Skip to content

Commit caf6a1c

Browse files
committed
Upgrade matrix-js-sdk to 19.1.0
1 parent 9518e61 commit caf6a1c

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"gfm.css": "^1.1.2",
6161
"jsrsasign": "^10.5.25",
6262
"katex": "^0.12.0",
63-
"matrix-js-sdk": "19.1.0-rc.1",
63+
"matrix-js-sdk": "19.1.0",
6464
"matrix-react-sdk": "3.49.0-rc.2",
6565
"matrix-widget-api": "^0.1.0-beta.18",
6666
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8389,6 +8389,23 @@ matrix-events-sdk@^0.0.1-beta.7:
83898389
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
83908390
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
83918391

8392+
8393+
version "19.1.0"
8394+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.1.0.tgz#acf1f8c966c2a3ea7f3eefef148959292b50275b"
8395+
integrity sha512-dV3sO8x4ZsHVsVfOK6PNkT80LphMBilK3qX0+3FM8VHUigzzy3fupR6xbWftcQ+E7hyQTl64+VB5nExLUfqt9A==
8396+
dependencies:
8397+
"@babel/runtime" "^7.12.5"
8398+
another-json "^0.2.0"
8399+
browser-request "^0.3.3"
8400+
bs58 "^4.0.1"
8401+
content-type "^1.0.4"
8402+
loglevel "^1.7.1"
8403+
matrix-events-sdk "^0.0.1-beta.7"
8404+
p-retry "^4.5.0"
8405+
qs "^6.9.6"
8406+
request "^2.88.2"
8407+
unhomoglyph "^1.0.6"
8408+
83928409
83938410
version "19.1.0-rc.1"
83948411
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.1.0-rc.1.tgz#561ef6e9bf56b2695d7497070b8629cc2bd07211"

0 commit comments

Comments
 (0)