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

Commit f894ae6

Browse files
committed
Upgrade dependency to [email protected]
1 parent 7f49a30 commit f894ae6

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
@@ -110,7 +110,7 @@
110110
"maplibre-gl": "^2.0.0",
111111
"matrix-encrypt-attachment": "^1.0.3",
112112
"matrix-events-sdk": "0.0.1",
113-
"matrix-js-sdk": "33.0.0-rc.0",
113+
"matrix-js-sdk": "33.0.0",
114114
"matrix-widget-api": "^1.5.0",
115115
"memoize-one": "^6.0.0",
116116
"minimist": "^1.2.5",

yarn.lock

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

7154-
7155-
version "33.0.0-rc.0"
7156-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-33.0.0-rc.0.tgz#f4d5d2148669edeadc870245850c17a88c826251"
7157-
integrity sha512-QpciVF6ZOYgTjnR+Og0LvVivGfSube4vmF9qGcdRvqmwc3xK0w5pFW2D8y/pZdzQ8gYfD/LGIG9GkbtW3TrYKA==
7154+
7155+
version "33.0.0"
7156+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-33.0.0.tgz#556c20b4ee0b1b7f59a98d126fdce3818c6ecfc4"
7157+
integrity sha512-uv2Mx4j9hw1E+98wi7KUKn04+3jCaMM1BnLp7k8hkL1dQyibHTzB8evlR6idzatPChxgdTSeD+zTUesYy3i9gw==
71587158
dependencies:
71597159
"@babel/runtime" "^7.12.5"
71607160
"@matrix-org/matrix-sdk-crypto-wasm" "^5.0.0"

0 commit comments

Comments
 (0)