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 5959 "browser-request" : " ^0.3.3" ,
6060 "gfm.css" : " ^1.1.2" ,
6161 "highlight.js" : " ^9.13.1" ,
62- "matrix-js-sdk" : " 8.2.0-rc.1 " ,
62+ "matrix-js-sdk" : " 8.2.0" ,
6363 "matrix-react-sdk" : " 3.3.0-rc.1" ,
6464 "olm" : " https://packages.matrix.org/npm/olm/olm-3.1.4.tgz" ,
6565 "prop-types" : " ^15.7.2" ,
Original file line number Diff line number Diff line change @@ -7312,6 +7312,21 @@ mathml-tag-names@^2.1.1:
73127312 resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
73137313 integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
73147314
7315+ matrix-js-sdk@8.2.0:
7316+ version "8.2.0"
7317+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-8.2.0.tgz#6fbdadcdc563e41671d407d772a4d52ec8adc480"
7318+ integrity sha512-yKF/H1Matgf4b7bfa/gOPNcgMEujogC1r89Au8ZYKfv3dmNdJupE9ktdGJ28QVeKIyF5Ew1stLI4MdGWT1gYPw==
7319+ dependencies:
7320+ "@babel/runtime" "^7.8.3"
7321+ another-json "^0.2.0"
7322+ browser-request "^0.3.3"
7323+ bs58 "^4.0.1"
7324+ content-type "^1.0.2"
7325+ loglevel "^1.6.4"
7326+ qs "^6.5.2"
7327+ request "^2.88.0"
7328+ unhomoglyph "^1.0.2"
7329+
73157330matrix-js-sdk@8.2.0-rc.1:
73167331 version "8.2.0-rc.1"
73177332 resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-8.2.0-rc.1.tgz#1870ab25af7062def4b757ca5da04199df269241"
You can’t perform that action at this time.
0 commit comments