Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 181a317

Browse files
committed
Upgrade dependency to [email protected]
1 parent 9c8e572 commit 181a317

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"maplibre-gl": "^2.0.0",
109109
"matrix-encrypt-attachment": "^1.0.3",
110110
"matrix-events-sdk": "0.0.1",
111-
"matrix-js-sdk": "31.5.0-rc.0",
111+
"matrix-js-sdk": "31.5.0",
112112
"matrix-widget-api": "^1.5.0",
113113
"memoize-one": "^6.0.0",
114114
"minimist": "^1.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6910,10 +6910,10 @@ [email protected]:
69106910
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
69116911
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
69126912

6913-
6914-
version "31.5.0-rc.0"
6915-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-31.5.0-rc.0.tgz#0db6dc4b349289804a59b114d50774bda7cbd55e"
6916-
integrity sha512-63th8wvf4HRNRxp0pcF47yeVo7dW24z7Cuz/b23YKixHFzlGMSwNnUpLl9bgeN/tbcDI1XK40uT89CgG5S4MUg==
6913+
6914+
version "31.5.0"
6915+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-31.5.0.tgz#42ddb6b7a914c2e403cb85d6c59e023f1166f224"
6916+
integrity sha512-d8Y/Vt6PdX8leSOQ06yoArJ1xMwCzxSb1H2GzW9mtOgXnHpeYvrAuPrYr32k5hfdUAJp0xPibSqDP+/+2kCnpg==
69176917
dependencies:
69186918
"@babel/runtime" "^7.12.5"
69196919
"@matrix-org/matrix-sdk-crypto-wasm" "^4.6.0"

0 commit comments

Comments
 (0)