Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 73221e4

Browse files
uhoregjryans
authored andcommitted
Bump libolm version.
1 parent 10bc96d commit 73221e4

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
@@ -161,7 +161,7 @@
161161
"matrix-mock-request": "^1.2.3",
162162
"matrix-react-test-utils": "^0.2.2",
163163
"matrix-web-i18n": "github:matrix-org/matrix-web-i18n",
164-
"olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
164+
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.2.tgz",
165165
"react-test-renderer": "^16.14.0",
166166
"rimraf": "^3.0.2",
167167
"stylelint": "^13.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1325,6 +1325,10 @@
13251325
"@types/yargs" "^15.0.0"
13261326
chalk "^4.0.0"
13271327

1328+
"@matrix-org/olm@https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.2.tgz":
1329+
version "3.2.2"
1330+
resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.2.tgz#5e3d784461ca3bbeb791ac8f3c175375aeb81318"
1331+
13281332
"@nicolo-ribaudo/[email protected]":
13291333
version "2.1.8-no-fsevents"
13301334
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.tgz#da7c3996b8e6e19ebd14d82eaced2313e7769f9b"
@@ -6145,10 +6149,6 @@ object.values@^1.1.1, object.values@^1.1.2:
61456149
es-abstract "^1.18.0-next.1"
61466150
has "^1.0.3"
61476151

6148-
"olm@https://packages.matrix.org/npm/olm/olm-3.2.1.tgz":
6149-
version "3.2.1"
6150-
resolved "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz#d623d76f99c3518dde68be8c86618d68bc7b004a"
6151-
61526152
once@^1.3.0, once@^1.3.1, once@^1.4.0:
61536153
version "1.4.0"
61546154
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"

0 commit comments

Comments
 (0)