Skip to content

Commit d0c69b4

Browse files
committed
Upgrade dependency to [email protected]
1 parent 55c4b2f commit d0c69b4

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
@@ -130,7 +130,7 @@
130130
"maplibre-gl": "^5.0.0",
131131
"matrix-encrypt-attachment": "^1.0.3",
132132
"matrix-events-sdk": "0.0.1",
133-
"matrix-js-sdk": "37.4.0-rc.0",
133+
"matrix-js-sdk": "37.4.0",
134134
"matrix-widget-api": "^1.10.0",
135135
"memoize-one": "^6.0.0",
136136
"mime": "^4.0.4",

yarn.lock

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

9070-
9071-
version "37.4.0-rc.0"
9072-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-37.4.0-rc.0.tgz#dcbb4bc7813179eb54d3ea093d0e0e18815749c1"
9073-
integrity sha512-d4cxNfhqGXk7NdLaqGpMAByMNGlJlLNmgeQm/8cURYxEX6SaHCpVDRX3AfYtwKYWVi1MUgy+NQpZ37fR2y3BCg==
9070+
9071+
version "37.4.0"
9072+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-37.4.0.tgz#4cc168db4cd1f54bb4cb3bf27948697f78abf13d"
9073+
integrity sha512-blNkfswy9PbzXJor/SErL7KCj6ZC7n+PjeA20spikWyyLNBl/+duS4Noc9Cnf82mERbuFOIms5eN4Mcqn9Q7xw==
90749074
dependencies:
90759075
"@babel/runtime" "^7.12.5"
90769076
"@matrix-org/matrix-sdk-crypto-wasm" "^14.0.1"

0 commit comments

Comments
 (0)