Skip to content

Commit 28b14c6

Browse files
committed
Upgrade matrix-js-sdk to 23.1.1
1 parent a38661f commit 28b14c6

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-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.16.0",
63-
"matrix-js-sdk": "23.1.0",
63+
"matrix-js-sdk": "23.1.1",
6464
"matrix-react-sdk": "3.64.1",
6565
"matrix-widget-api": "^1.1.1",
6666
"react": "17.0.2",

yarn.lock

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8081,6 +8081,24 @@ [email protected]:
80818081
unhomoglyph "^1.0.6"
80828082
uuid "9"
80838083

8084+
8085+
version "23.1.1"
8086+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.1.1.tgz#0678edbf4d32241d7e3ef841597302559ac92608"
8087+
integrity sha512-lPxthMS2Cjd1jaQtYDRhfa2OwcIYS95UtrIwOCSFAI1Irh+PySgNenLjDLFdnmkwGmTf5LNrs5HKO1ZdcPY6pw==
8088+
dependencies:
8089+
"@babel/runtime" "^7.12.5"
8090+
"@matrix-org/matrix-sdk-crypto-js" "^0.1.0-alpha.2"
8091+
another-json "^0.2.0"
8092+
bs58 "^5.0.0"
8093+
content-type "^1.0.4"
8094+
loglevel "^1.7.1"
8095+
matrix-events-sdk "0.0.1"
8096+
matrix-widget-api "^1.0.0"
8097+
p-retry "4"
8098+
sdp-transform "^2.14.1"
8099+
unhomoglyph "^1.0.6"
8100+
uuid "9"
8101+
80848102
matrix-mock-request@^2.5.0:
80858103
version "2.6.0"
80868104
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-2.6.0.tgz#0855c10b250668ce542b697251087be2bcc23f92"

0 commit comments

Comments
 (0)