Skip to content

Commit 8c78084

Browse files
committed
Upgrade matrix-js-sdk to 12.4.1
1 parent feefa2e commit 8c78084

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"highlight.js": "^10.5.0",
6262
"jsrsasign": "^10.2.0",
6363
"katex": "^0.12.0",
64-
"matrix-js-sdk": "12.4.0",
64+
"matrix-js-sdk": "12.4.1",
6565
"matrix-react-sdk": "3.29.0",
6666
"matrix-widget-api": "^0.1.0-beta.15",
6767
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7693,6 +7693,22 @@ [email protected]:
76937693
request "^2.88.2"
76947694
unhomoglyph "^1.0.6"
76957695

7696+
7697+
version "12.4.1"
7698+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-12.4.1.tgz#966f506b4146e4fafffa5bbe80f5c53515e1bc78"
7699+
integrity sha512-C9aSGX9e4GoCm0Rli+iGBXmcnRxnwETw7MvgNcSBfPaLHOMZi/wz4YOV7HEZK8R+OXuDrDYyglncWSJkkoDpAQ==
7700+
dependencies:
7701+
"@babel/runtime" "^7.12.5"
7702+
another-json "^0.2.0"
7703+
browser-request "^0.3.3"
7704+
bs58 "^4.0.1"
7705+
content-type "^1.0.4"
7706+
loglevel "^1.7.1"
7707+
p-retry "^4.5.0"
7708+
qs "^6.9.6"
7709+
request "^2.88.2"
7710+
unhomoglyph "^1.0.6"
7711+
76967712
matrix-mock-request@^1.2.3:
76977713
version "1.2.3"
76987714
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"

0 commit comments

Comments
 (0)