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

Commit 269a9df

Browse files
committed
Upgrade dependency to [email protected]
1 parent 119bc34 commit 269a9df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"maplibre-gl": "^2.0.0",
119119
"matrix-encrypt-attachment": "^1.0.3",
120120
"matrix-events-sdk": "0.0.1",
121-
"matrix-js-sdk": "34.3.0-rc.1",
121+
"matrix-js-sdk": "34.3.0",
122122
"matrix-widget-api": "^1.5.0",
123123
"memoize-one": "^6.0.0",
124124
"minimist": "^1.2.5",

yarn.lock

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

6914-
6915-
version "34.3.0-rc.1"
6916-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.3.0-rc.1.tgz#5d16722c41a2b15868f5ab1db7b994b04b7d8cdb"
6917-
integrity sha512-52X0yrS6nzHery435lni6dWcndqBBq5OE4ZmMjnd0pXIZ5HjlXvgpgC7SlfR+V0BSm4YWEGAnh1FjRbOmsyaRA==
6914+
6915+
version "34.3.0"
6916+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.3.0.tgz#9ce3f6c6bb8b1931eec3f9984f4387fef8768001"
6917+
integrity sha512-vd5j8VUkEmwqGdg7istFsA/ugAaf+cmw2FkgKfefxkEWK4Qx7HZprFnOJK+A6cSqCnBjha4CvHNS4p0D8vmDHw==
69186918
dependencies:
69196919
"@babel/runtime" "^7.12.5"
69206920
"@matrix-org/matrix-sdk-crypto-wasm" "^7.0.0"

0 commit comments

Comments
 (0)