mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-21 00:28:08 +08:00
another js-sdk bump (to a version that is rebased on develop again)
- includes the indexedDB fix
This commit is contained in:
parent
9dbc43d692
commit
7d4d1445d0
@ -90,7 +90,7 @@
|
||||
"livekit-client": "^2.5.7",
|
||||
"lodash-es": "^4.17.21",
|
||||
"loglevel": "^1.9.1",
|
||||
"matrix-js-sdk": "matrix-org/matrix-js-sdk#76114feb120dd3a2b6f027d1484d9de139847b27",
|
||||
"matrix-js-sdk": "matrix-org/matrix-js-sdk#80582a734684b532585b52cde63ef34dc7d774fa",
|
||||
"matrix-widget-api": "^1.10.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
"observable-hooks": "^4.2.3",
|
||||
|
@ -6185,9 +6185,9 @@ matrix-events-sdk@0.0.1:
|
||||
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
|
||||
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
|
||||
|
||||
matrix-js-sdk@matrix-org/matrix-js-sdk#76114feb120dd3a2b6f027d1484d9de139847b27:
|
||||
version "34.11.1"
|
||||
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/76114feb120dd3a2b6f027d1484d9de139847b27"
|
||||
matrix-js-sdk@matrix-org/matrix-js-sdk#80582a734684b532585b52cde63ef34dc7d774fa:
|
||||
version "34.12.0"
|
||||
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/80582a734684b532585b52cde63ef34dc7d774fa"
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@matrix-org/matrix-sdk-crypto-wasm" "^9.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user