1
0
mirror of https://github.com/vector-im/element-call.git synced 2022-05-22 02:31:18 +03:00

Bump js-sdk dependency to encrypt to-device messages

This commit is contained in:
David Baker
2022-05-18 14:50:26 +01:00
parent 183eea9f24
commit 3e19843bf7
2 changed files with 3 additions and 3 deletions

View File

@@ -8599,9 +8599,9 @@ matrix-events-sdk@^0.0.1-beta.7:
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#acef1d7dd0b915368730efabee94deb42b2e4058":
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#942a28ddf69ec25e1af9075be53f355c222597b3":
version "17.2.0"
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/acef1d7dd0b915368730efabee94deb42b2e4058"
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/942a28ddf69ec25e1af9075be53f355c222597b3"
dependencies:
"@babel/runtime" "^7.12.5"
another-json "^0.2.0"