mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-28 06:50:26 +00:00
bump js sdk with reverted incompatible change
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
"livekit-client": "^2.5.7",
|
||||
"lodash-es": "^4.17.21",
|
||||
"loglevel": "^1.9.1",
|
||||
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#47a7e4cff044e83fbb6aafd6700a3af707ef39cc",
|
||||
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#34b5d05442ba0af1e276ffc7998e16e1145503ef",
|
||||
"matrix-widget-api": "1.11.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
"observable-hooks": "^4.2.3",
|
||||
|
||||
@@ -6334,9 +6334,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@github:matrix-org/matrix-js-sdk#47a7e4cff044e83fbb6aafd6700a3af707ef39cc":
|
||||
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#34b5d05442ba0af1e276ffc7998e16e1145503ef":
|
||||
version "37.0.0"
|
||||
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/47a7e4cff044e83fbb6aafd6700a3af707ef39cc"
|
||||
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/34b5d05442ba0af1e276ffc7998e16e1145503ef"
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@matrix-org/matrix-sdk-crypto-wasm" "^14.0.1"
|
||||
|
||||
Reference in New Issue
Block a user