Skip to content

Commit a03e3dd

Browse files
authored
Update @matrix-org/matrix-sdk-crypto-js to 0.1.0-alpha.10 (matrix-org#3453)
1 parent 3cfad3c commit a03e3dd

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
],
5656
"dependencies": {
5757
"@babel/runtime": "^7.12.5",
58-
"@matrix-org/matrix-sdk-crypto-js": "^0.1.0-alpha.9",
58+
"@matrix-org/matrix-sdk-crypto-js": "^0.1.0-alpha.10",
5959
"another-json": "^0.2.0",
6060
"bs58": "^5.0.0",
6161
"content-type": "^1.0.4",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,14 +1426,13 @@
14261426
dependencies:
14271427
lodash "^4.17.21"
14281428

1429-
"@matrix-org/matrix-sdk-crypto-js@^0.1.0-alpha.9":
1430-
version "0.1.0-alpha.9"
1431-
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-js/-/matrix-sdk-crypto-js-0.1.0-alpha.9.tgz#00bc266781502641a661858a5a521dd4d95275fc"
1432-
integrity sha512-g5cjpFwA9h0CbEGoAqNVI2QcyDsbI8FHoLo9+OXWHIezEKITsSv78mc5ilIwN+2YpmVlH0KNeQWTHw4vi0BMnw==
1429+
"@matrix-org/matrix-sdk-crypto-js@^0.1.0-alpha.10":
1430+
version "0.1.0-alpha.10"
1431+
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-js/-/matrix-sdk-crypto-js-0.1.0-alpha.10.tgz#b6a6395cffd3197ae2e0a88f4eeae8b315571fd2"
1432+
integrity sha512-8V2NKuzGOFzEZeZVgF2is7gmuopdRbMZ064tzPDE0vN34iX6s3O8A4oxIT7SA3qtymwm3t1yEvTnT+0gfbmh4g==
14331433

14341434
"@matrix-org/olm@https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz":
14351435
version "3.2.14"
1436-
uid acd96c00a881d0f462e1f97a56c73742c8dbc984
14371436
resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz#acd96c00a881d0f462e1f97a56c73742c8dbc984"
14381437

14391438
"@microsoft/[email protected]":

0 commit comments

Comments
 (0)