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

Commit 1d5d0cc

Browse files
committed
Upgrade dependency to [email protected]
1 parent 73843e5 commit 1d5d0cc

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
@@ -114,7 +114,7 @@
114114
"maplibre-gl": "^2.0.0",
115115
"matrix-encrypt-attachment": "^1.0.3",
116116
"matrix-events-sdk": "0.0.1",
117-
"matrix-js-sdk": "34.6.0-rc.0",
117+
"matrix-js-sdk": "34.6.0",
118118
"matrix-widget-api": "^1.9.0",
119119
"memoize-one": "^6.0.0",
120120
"minimist": "^1.2.5",

yarn.lock

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

7007-
7008-
version "34.6.0-rc.0"
7009-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.6.0-rc.0.tgz#a057f49a8f5f33a07be9cce2466aae3537c4b393"
7010-
integrity sha512-5g1zJGn7f/KeXGIiIZ3+iUrmC4DRtD+QikGQ+PCFNmEFV99RejZ/+BAfiGo+V/bBA7eaCX17RG8cyDbBivBdVw==
7007+
7008+
version "34.6.0"
7009+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.6.0.tgz#85678230e2f29006f4b01a19d580a88ef305f06e"
7010+
integrity sha512-wNpmopLCnNXLpN6Zpdl+6zuWKhJTBUCe+cyoebLWm8IuseWOqBrQrvM4Olmi5C3RCNV2EaR/+XwAO8xjxjAZwg==
70117011
dependencies:
70127012
"@babel/runtime" "^7.12.5"
70137013
"@matrix-org/matrix-sdk-crypto-wasm" "^9.0.0"

0 commit comments

Comments
 (0)