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

Commit e4ed182

Browse files
committed
Upgrade dependency to [email protected]
1 parent b32de09 commit e4ed182

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
@@ -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.7.0-rc.0",
117+
"matrix-js-sdk": "34.7.0",
118118
"matrix-widget-api": "^1.9.0",
119119
"memoize-one": "^6.0.0",
120120
"minimist": "^1.2.5",

yarn.lock

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

7020-
7021-
version "34.7.0-rc.0"
7022-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.7.0-rc.0.tgz#50b2250877dfde2d497e05326121ebca0f73cb66"
7023-
integrity sha512-/V5H0TEvIhsRf0CVMWHLvxpw+yVmKlmw7yjDMp66XvyrFZM4kVDczXMjA3k56uKLPtehNi75XEg6WJEo9oCSAA==
7020+
7021+
version "34.7.0"
7022+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.7.0.tgz#243e4eacbedd98a1096135a75765756cda910b7b"
7023+
integrity sha512-epauE/ZwksDyadm+0vg+g1keRUo600H/b1MzDZbaIrCY9fELzq3fIWctq9IxMQE/EEPe9jjLiNDooGJT5JJ2Ag==
70247024
dependencies:
70257025
"@babel/runtime" "^7.12.5"
70267026
"@matrix-org/matrix-sdk-crypto-wasm" "^9.0.0"

0 commit comments

Comments
 (0)