Skip to content

Commit 04ea2a4

Browse files
authored
Merge pull request #4297 from matrix-org/backport-4296-to-staging
[Backport staging] Fix error when sending encrypted messages in large rooms
2 parents ab62600 + b71099d commit 04ea2a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1802,9 +1802,9 @@
18021802
"@jridgewell/sourcemap-codec" "^1.4.14"
18031803

18041804
"@matrix-org/matrix-sdk-crypto-wasm@^6.0.0":
1805-
version "6.1.0"
1806-
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-6.1.0.tgz#1cedf2bcbd6795e297fd45ea4a33f2c8c5204fdd"
1807-
integrity sha512-8Wn4TT9PEJswfE8+6mA60JHrxyiWYXfM4EM5800tLz+Rl9QRGk9JDF0o0cTb26v6bfXTa3/pCGWAkUVk0ROPEw==
1805+
version "6.2.0"
1806+
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-6.2.0.tgz#ee732730c241490db21525d4d04836eee354a3aa"
1807+
integrity sha512-nYf7V/WuccxBDyUg/UkxgikN2DhGjvUetraw8W8DlE/aOEwmIVqUGNVlVcujqY1MM4xbGBM35Gz3EFmRyBnCeg==
18081808

18091809
"@matrix-org/[email protected]":
18101810
version "3.2.15"

0 commit comments

Comments
 (0)