Skip to content

Commit 6e4bd56

Browse files
committed
Upgrade dependency to [email protected]
1 parent 849f2c9 commit 6e4bd56

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
@@ -126,7 +126,7 @@
126126
"maplibre-gl": "^2.0.0",
127127
"matrix-encrypt-attachment": "^1.0.3",
128128
"matrix-events-sdk": "0.0.1",
129-
"matrix-js-sdk": "34.10.0-rc.0",
129+
"matrix-js-sdk": "34.10.0",
130130
"matrix-widget-api": "^1.9.0",
131131
"memoize-one": "^6.0.0",
132132
"oidc-client-ts": "^3.0.1",

yarn.lock

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

8253-
8254-
version "34.10.0-rc.0"
8255-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.10.0-rc.0.tgz#5f395d4bfd89fac1dc7517fcffe24903b591d236"
8256-
integrity sha512-gIZB5TH4F9hXrAL96LSE0EpAnvH//SV/hnb7/bAFJBKWtjVvZs0sgRFsn/qJmTKQ+fpu6+uucPrQD2hwdrkYBA==
8253+
8254+
version "34.10.0"
8255+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.10.0.tgz#39d2b4a10ee9a05dc5b40553e317b65b2b5a5efd"
8256+
integrity sha512-+X9euFC1BeDIX06ckPeYD4Bs1yIGzETTSqVsktjZG6FOx6kr8CGIenmcCe4majq0Kj9tpv+p/NFenh59aPdh8Q==
82578257
dependencies:
82588258
"@babel/runtime" "^7.12.5"
82598259
"@matrix-org/matrix-sdk-crypto-wasm" "^9.0.0"

0 commit comments

Comments
 (0)