Skip to content

Commit 00765e8

Browse files
committed
1 parent 464cb16 commit 00765e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"livekit-client": "^2.5.7",
8888
"lodash": "^4.17.21",
8989
"loglevel": "^1.9.1",
90-
"matrix-js-sdk": "matrix-org/matrix-js-sdk#6971e7bebaad643c233e5057da7a0d42441c0789",
90+
"matrix-js-sdk": "matrix-org/matrix-js-sdk#fcb69b16ad8d170c67ea844f83543d467bbd7707",
9191
"matrix-widget-api": "^1.8.2",
9292
"normalize.css": "^8.0.1",
9393
"observable-hooks": "^4.2.3",
@@ -118,4 +118,4 @@
118118
"resolutions": {
119119
"strip-ansi": "6.0.1"
120120
}
121-
}
121+
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5998,9 +5998,9 @@ [email protected]:
59985998
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
59995999
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
60006000

6001-
matrix-js-sdk@matrix-org/matrix-js-sdk#6971e7bebaad643c233e5057da7a0d42441c0789:
6001+
matrix-js-sdk@matrix-org/matrix-js-sdk#fcb69b16ad8d170c67ea844f83543d467bbd7707:
60026002
version "34.10.0"
6003-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/6971e7bebaad643c233e5057da7a0d42441c0789"
6003+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/fcb69b16ad8d170c67ea844f83543d467bbd7707"
60046004
dependencies:
60056005
"@babel/runtime" "^7.12.5"
60066006
"@matrix-org/matrix-sdk-crypto-wasm" "^9.0.0"
@@ -6011,7 +6011,7 @@ matrix-js-sdk@matrix-org/matrix-js-sdk#6971e7bebaad643c233e5057da7a0d42441c0789:
60116011
jwt-decode "^4.0.0"
60126012
loglevel "^1.7.1"
60136013
matrix-events-sdk "0.0.1"
6014-
matrix-widget-api "^1.8.2"
6014+
matrix-widget-api "^1.10.0"
60156015
oidc-client-ts "^3.0.1"
60166016
p-retry "4"
60176017
sdp-transform "^2.14.1"

0 commit comments

Comments
 (0)