File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 60
60
"gfm.css" : " ^1.1.2" ,
61
61
"jsrsasign" : " ^10.5.25" ,
62
62
"katex" : " ^0.16.0" ,
63
- "matrix-js-sdk" : " 23.1.0 " ,
63
+ "matrix-js-sdk" : " 23.1.1 " ,
64
64
"matrix-react-sdk" : " 3.64.1" ,
65
65
"matrix-widget-api" : " ^1.1.1" ,
66
66
"react" : " 17.0.2" ,
Original file line number Diff line number Diff line change 8081
8081
unhomoglyph "^1.0.6"
8082
8082
uuid "9"
8083
8083
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
+
8084
8102
matrix-mock-request@^2.5.0:
8085
8103
version "2.6.0"
8086
8104
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-2.6.0.tgz#0855c10b250668ce542b697251087be2bcc23f92"
You can’t perform that action at this time.
0 commit comments