Skip to content

Commit 9eb90a8

Browse files
committed
Upgrade dependency to [email protected]
1 parent 9f560f1 commit 9eb90a8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.5.0-rc.0",
133+
"matrix-js-sdk": "37.5.0",
134134
"matrix-widget-api": "^1.10.0",
135135
"memoize-one": "^6.0.0",
136136
"mime": "^4.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3668,7 +3668,7 @@
36683668
classnames "^2.5.1"
36693669
vaul "^1.0.0"
36703670

3671-
"@vector-im/matrix-wysiwyg-wasm@link:../../Library/Caches/Yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.3-cc54d8b3e9472bcd8e622126ba364ee31952cd8a-integrity/node_modules/bindings/wysiwyg-wasm":
3671+
"@vector-im/matrix-wysiwyg-wasm@link:../../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.3-cc54d8b3e9472bcd8e622126ba364ee31952cd8a-integrity/node_modules/bindings/wysiwyg-wasm":
36723672
version "0.0.0"
36733673
uid ""
36743674

@@ -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.5.0-rc.0"
9072-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-37.5.0-rc.0.tgz#09dc1f654c0d7a74b2329f0f9855cbda1a5ae0eb"
9073-
integrity sha512-IurQI2r+LKXBRI8mcrq3rSoojf2HC5W3+CQE/HbkYJxiI5dzILx5RCyTTldGIUWp0LGfOmLjYeWw2H3IzivL8Q==
9070+
9071+
version "37.5.0"
9072+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-37.5.0.tgz#026ff984bbdf825060a30aa8d1eae0e2f7f93daf"
9073+
integrity sha512-5tyuAi5hnKud1UkVq8Z2/3c22hWGELBZzErJPZkE6Hju2uGUfGtrIx6uj6puv0ZjvsUU3X6Qgm8vdReKO1PGig==
90749074
dependencies:
90759075
"@babel/runtime" "^7.12.5"
90769076
"@matrix-org/matrix-sdk-crypto-wasm" "^14.0.1"

0 commit comments

Comments
 (0)