Skip to content

Commit e10a4a7

Browse files
Update dependency @matrix-org/matrix-sdk-crypto-wasm to v10
1 parent 0e2f73d commit e10a4a7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
],
5151
"dependencies": {
5252
"@babel/runtime": "^7.12.5",
53-
"@matrix-org/matrix-sdk-crypto-wasm": "^9.0.0",
53+
"@matrix-org/matrix-sdk-crypto-wasm": "^10.0.0",
5454
"@matrix-org/olm": "3.2.15",
5555
"another-json": "^0.2.0",
5656
"bs58": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1443,10 +1443,10 @@
14431443
"@jridgewell/resolve-uri" "^3.1.0"
14441444
"@jridgewell/sourcemap-codec" "^1.4.14"
14451445

1446-
"@matrix-org/matrix-sdk-crypto-wasm@^9.0.0":
1447-
version "9.1.0"
1448-
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-9.1.0.tgz#f889653eb4fafaad2a963654d586bd34de62acd5"
1449-
integrity sha512-CtPoNcoRW6ehwxpRQAksG3tR+NJ7k4DV02nMFYTDwQtie1V4R8OTY77BjEIs97NOblhtS26jU8m1lWsOBEz0Og==
1446+
"@matrix-org/matrix-sdk-crypto-wasm@^10.0.0":
1447+
version "10.0.0"
1448+
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-10.0.0.tgz#59889b1f73e11260383ced9c9d45e8a335831160"
1449+
integrity sha512-XbcfMIDSd/LSpVqr+3ugCMpf4F7k4SCqtO17ZIR+4XxA7coAAbJo93+8lJPZOliY0M6dEccMoyYTYUOABuPjAw==
14501450

14511451
"@matrix-org/olm@3.2.15":
14521452
version "3.2.15"

0 commit comments

Comments
 (0)