File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 59
59
"browser-request" : " ^0.3.3" ,
60
60
"gfm.css" : " ^1.1.2" ,
61
61
"highlight.js" : " ^9.13.1" ,
62
- "matrix-js-sdk" : " 8.1.0-rc.1 " ,
62
+ "matrix-js-sdk" : " 8.1.0" ,
63
63
"matrix-react-sdk" : " 3.2.0-rc.1" ,
64
64
"olm" : " https://packages.matrix.org/npm/olm/olm-3.1.4.tgz" ,
65
65
"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:
7312
7312
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
7313
7313
integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
7314
7314
7315
+ matrix-js-sdk@8.1.0:
7316
+ version "8.1.0"
7317
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-8.1.0.tgz#c4e48b03a54455dda3d3e1c539ce31dbb46790ac"
7318
+ integrity sha512-id/J1rBmooQWebCNO4we5W4w816+6LR503H6N1A3jn2CZl2etg86HOScmtGmw+4qkzjKJI5QkL30tvDyAJ+lxA==
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
+
7315
7330
matrix-js-sdk@8.1.0-rc.1:
7316
7331
version "8.1.0-rc.1"
7317
7332
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-8.1.0-rc.1.tgz#e42ca8dae7f513f956457eeb46f03c445a3712e8"
You can’t perform that action at this time.
0 commit comments