Skip to content

Commit be6f21c

Browse files
committed
Upgrade js-sdk
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
1 parent 6d8ae91 commit be6f21c

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"i18next": "^21.10.0",
4646
"i18next-browser-languagedetector": "^6.1.8",
4747
"i18next-http-backend": "^1.4.4",
48-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#9d3ac66cf847fe8cb0359d64e1f1d67902b982a1",
48+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#76b255bdd89d2fa486537b5a2d530226bc280a6e",
4949
"matrix-widget-api": "^1.0.0",
5050
"mermaid": "^8.13.8",
5151
"normalize.css": "^8.0.1",

yarn.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10266,12 +10266,11 @@ matrix-events-sdk@0.0.1:
1026610266
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
1026710267
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
1026810268

10269-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#9d3ac66cf847fe8cb0359d64e1f1d67902b982a1":
10269+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#76b255bdd89d2fa486537b5a2d530226bc280a6e":
1027010270
version "21.2.0"
10271-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/9d3ac66cf847fe8cb0359d64e1f1d67902b982a1"
10271+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/76b255bdd89d2fa486537b5a2d530226bc280a6e"
1027210272
dependencies:
1027310273
"@babel/runtime" "^7.12.5"
10274-
"@types/sdp-transform" "^2.4.5"
1027510274
another-json "^0.2.0"
1027610275
bs58 "^5.0.0"
1027710276
content-type "^1.0.4"

0 commit comments

Comments
 (0)