This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 81
81
"linkifyjs" : " ^2.1.6" ,
82
82
"lodash" : " ^4.13.1" ,
83
83
"lolex" : " 2.3.2" ,
84
- "matrix-js-sdk" : " 1.1.0 " ,
84
+ "matrix-js-sdk" : " 1.2.0-rc.1 " ,
85
85
"optimist" : " ^0.6.1" ,
86
86
"pako" : " ^1.0.5" ,
87
87
"png-chunks-extract" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -1450,13 +1450,6 @@ balanced-match@^1.0.0:
1450
1450
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
1451
1451
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
1452
1452
1453
-
1454
- version "3.0.4"
1455
- resolved "https://registry.yarnpkg.com/base-x/-/base-x-3.0.4.tgz#94c1788736da065edb1d68808869e357c977fa77"
1456
- integrity sha512-UYOadoSIkEI/VrRGSG6qp93rp2WdokiAiNYDfGW5qURAY8GiAQkvMbwNNSDYiVJopqv4gCna7xqf4rrNGp+5AA==
1457
- dependencies :
1458
- safe-buffer "^5.0.1"
1459
-
1460
1453
base-x@^3.0.2 :
1461
1454
version "3.0.5"
1462
1455
resolved "https://registry.yarnpkg.com/base-x/-/base-x-3.0.5.tgz#d3ada59afed05b921ab581ec3112e6444ba0795a"
@@ -4884,14 +4877,13 @@ mathml-tag-names@^2.0.1:
4884
4877
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.0.tgz#490b70e062ee24636536e3d9481e333733d00f2c"
4885
4878
integrity sha512-3Zs9P/0zzwTob2pdgT0CHZuMbnSUSp8MB1bddfm+HDmnFWHGT4jvEZRf+2RuPoa+cjdn/z25SEt5gFTqdhvJAg==
4886
4879
4887
- matrix-js-sdk@1.1.0 :
4888
- version "1.1.0 "
4889
- resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-1.1.0. tgz#f0db49de2aa0b0d50c1fe49da538beb4926ce59c "
4890
- integrity sha512-ECoMN6DkwPdKiMa/jSoMkSDngFCo6x7oH84rLd1NtD7lBPl3Ejj6ARa0iIELE7u0OUO6J0FzdWh7Hd0ZnVTmww ==
4880
+ matrix-js-sdk@1.2.0-rc.1 :
4881
+ version "1.2.0-rc.1 "
4882
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-1.2.0-rc.1. tgz#3bb495fc5dce9372e420455cd6378ddd85844026 "
4883
+ integrity sha512-2/lcL4QP077Du22G1W+k5KAgSreFxKbZW2dmtI5wr9icPACHHxxN/pEvWLiKkW7Q3+uulb05uTilM6zip9ux/g ==
4891
4884
dependencies :
4892
4885
another-json "^0.2.0"
4893
4886
babel-runtime "^6.26.0"
4894
- base-x "3.0.4"
4895
4887
bluebird "^3.5.0"
4896
4888
browser-request "^0.3.3"
4897
4889
bs58 "^4.0.1"
You can’t perform that action at this time.
0 commit comments