File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 6060 "browser-request" : " ^0.3.3" ,
6161 "gfm.css" : " ^1.1.2" ,
6262 "highlight.js" : " ^9.13.1" ,
63- "matrix-js-sdk" : " 6.2.1 " ,
63+ "matrix-js-sdk" : " 6.2.2 " ,
6464 "matrix-react-sdk" : " 2.7.1" ,
6565 "olm" : " https://packages.matrix.org/npm/olm/olm-3.1.4.tgz" ,
6666 "postcss-easings" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -6976,6 +6976,21 @@ matrix-js-sdk@6.2.1:
69766976 request "^2.88.0"
69776977 unhomoglyph "^1.0.2"
69786978
6979+ matrix-js-sdk@6.2.2:
6980+ version "6.2.2"
6981+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-6.2.2.tgz#103d951f61945217b110962f55ae43996756f615"
6982+ integrity sha512-uTXmKVzl7GXM3R70cl2E87H+mtwN3ILqPeB80Z/2ITN9Vaf9pMURCCAuHePEBXbhnD7DOZj7Cke42uP+ByR6Hw==
6983+ dependencies:
6984+ "@babel/runtime" "^7.8.3"
6985+ another-json "^0.2.0"
6986+ browser-request "^0.3.3"
6987+ bs58 "^4.0.1"
6988+ content-type "^1.0.2"
6989+ loglevel "^1.6.4"
6990+ qs "^6.5.2"
6991+ request "^2.88.0"
6992+ unhomoglyph "^1.0.2"
6993+
69796994matrix-mock-request@^1.2.3:
69806995 version "1.2.3"
69816996 resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"
You can’t perform that action at this time.
0 commit comments