Update matrix-js-sdk

This commit is contained in:
Robin Townsend 2022-10-31 13:59:20 -04:00
parent e6eb2e093c
commit a3b8dfcdf2
2 changed files with 3 additions and 3 deletions

View file

@ -45,7 +45,7 @@
"i18next": "^21.10.0",
"i18next-browser-languagedetector": "^6.1.8",
"i18next-http-backend": "^1.4.4",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#849e3d67c2bb847c85edbe42c12d32a8d435d777",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#94072a096dc50371d60c21408223fcce6ffb6bed",
"matrix-widget-api": "^1.0.0",
"mermaid": "^8.13.8",
"normalize.css": "^8.0.1",

View file

@ -10186,9 +10186,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#849e3d67c2bb847c85edbe42c12d32a8d435d777":
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#94072a096dc50371d60c21408223fcce6ffb6bed":
version "21.0.0"
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/849e3d67c2bb847c85edbe42c12d32a8d435d777"
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/94072a096dc50371d60c21408223fcce6ffb6bed"
dependencies:
"@babel/runtime" "^7.12.5"
"@types/sdp-transform" "^2.4.5"