mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Upgrade matrix-js-sdk to 9.0.1
This commit is contained in:
parent
ce44cbb2dc
commit
469df236d9
@ -60,7 +60,7 @@
|
|||||||
"gfm.css": "^1.1.2",
|
"gfm.css": "^1.1.2",
|
||||||
"highlight.js": "^9.13.1",
|
"highlight.js": "^9.13.1",
|
||||||
"jsrsasign": "^9.1.5",
|
"jsrsasign": "^9.1.5",
|
||||||
"matrix-js-sdk": "9.0.0",
|
"matrix-js-sdk": "9.0.1",
|
||||||
"matrix-react-sdk": "3.7.0",
|
"matrix-react-sdk": "3.7.0",
|
||||||
"matrix-widget-api": "^0.1.0-beta.5",
|
"matrix-widget-api": "^0.1.0-beta.5",
|
||||||
"olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
|
"olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
|
||||||
|
15
yarn.lock
15
yarn.lock
@ -7913,6 +7913,21 @@ matrix-js-sdk@9.0.0:
|
|||||||
request "^2.88.2"
|
request "^2.88.2"
|
||||||
unhomoglyph "^1.0.6"
|
unhomoglyph "^1.0.6"
|
||||||
|
|
||||||
|
matrix-js-sdk@9.0.1:
|
||||||
|
version "9.0.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-9.0.1.tgz#bb84a80db0dec1c21b6867c38bb2aa3f63811d6d"
|
||||||
|
integrity sha512-D2b/pf1/0FTnJoroZhhFCo9WFv+iXELqDgEozo0mBSTbQolIXjHLDQfmhi3p7nDZxxtjWvJjVaiKiVQPjwHCrg==
|
||||||
|
dependencies:
|
||||||
|
"@babel/runtime" "^7.11.2"
|
||||||
|
another-json "^0.2.0"
|
||||||
|
browser-request "^0.3.3"
|
||||||
|
bs58 "^4.0.1"
|
||||||
|
content-type "^1.0.4"
|
||||||
|
loglevel "^1.7.0"
|
||||||
|
qs "^6.9.4"
|
||||||
|
request "^2.88.2"
|
||||||
|
unhomoglyph "^1.0.6"
|
||||||
|
|
||||||
matrix-mock-request@^1.2.3:
|
matrix-mock-request@^1.2.3:
|
||||||
version "1.2.3"
|
version "1.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"
|
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"
|
||||||
|
Loading…
Reference in New Issue
Block a user