diff --git a/keyserver/package.json b/keyserver/package.json --- a/keyserver/package.json +++ b/keyserver/package.json @@ -41,7 +41,7 @@ }, "dependencies": { "@babel/runtime": "^7.13.10", - "@matrix-org/olm": "3.2.4", + "@matrix-org/olm": "3.2.14", "@parse/node-apn": "^3.2.0", "@vingle/bmp-js": "^0.2.5", "JSONStream": "^1.3.5", diff --git a/native/ios/Podfile.lock b/native/ios/Podfile.lock --- a/native/ios/Podfile.lock +++ b/native/ios/Podfile.lock @@ -137,11 +137,11 @@ - lottie-ios (~> 3.4.0) - React-Core - mobile-ffmpeg-min (4.3.1.LTS) - - OLMKit (3.2.4): - - OLMKit/olmc (= 3.2.4) - - OLMKit/olmcpp (= 3.2.4) - - OLMKit/olmc (3.2.4) - - OLMKit/olmcpp (3.2.4) + - OLMKit (3.2.14): + - OLMKit/olmc (= 3.2.14) + - OLMKit/olmcpp (= 3.2.14) + - OLMKit/olmc (3.2.14) + - OLMKit/olmcpp (3.2.14) - OpenSSL-Universal (1.1.1900) - RCT-Folly (2021.07.22.00): - boost @@ -845,7 +845,7 @@ lottie-ios: 8f97d3271e155c2d688875c29cd3c74908aef5f8 lottie-react-native: b702fab740cdb952a8e2354713d3beda63ff97b0 mobile-ffmpeg-min: d5d22dcef5c8ec56f771258f1f5be245d914f193 - OLMKit: a15f216aa14ba199b4fd827b3d7ef04629b56636 + OLMKit: a13e1a20579e88d03971c5821360be24949a1a09 OpenSSL-Universal: 84efb8a29841f2764ac5403e0c4119a28b713346 RCT-Folly: 0080d0a6ebf2577475bda044aa59e2ca1f909cda RCTRequired: e1866f61af7049eb3d8e08e8b133abd38bc1ca7a diff --git a/native/package.json b/native/package.json --- a/native/package.json +++ b/native/package.json @@ -84,7 +84,7 @@ "lodash": "^4.17.21", "lottie-react-native": "^5.1.4", "md5": "^2.2.1", - "olm": "git+https://gitlab.matrix.org/matrix-org/olm.git#v3.2.4", + "olm": "git+https://gitlab.matrix.org/matrix-org/olm.git#v3.2.14", "react": "18.1.0", "react-native": "^0.70.6", "react-native-background-upload": "^6.6.0", diff --git a/web/package.json b/web/package.json --- a/web/package.json +++ b/web/package.json @@ -57,7 +57,7 @@ "lib": "0.0.1", "localforage": "^1.10.0", "lodash": "^4.17.21", - "@matrix-org/olm": "3.2.4", + "@matrix-org/olm": "3.2.14", "react": "18.1.0", "react-circular-progressbar": "^2.0.2", "react-color": "^2.13.0", diff --git a/yarn.lock b/yarn.lock --- a/yarn.lock +++ b/yarn.lock @@ -3728,10 +3728,10 @@ semver "^7.3.5" tar "^6.1.11" -"@matrix-org/olm@3.2.4": - version "3.2.4" - resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.4.tgz#edc0156a17eb1087df44f6e0b153ef0c9d454495" - integrity sha1-7cAVahfrEIffRPbgsVPvDJ1FRJU= +"@matrix-org/olm@3.2.14": + version "3.2.14" + resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz#acd96c00a881d0f462e1f97a56c73742c8dbc984" + integrity sha1-rNlsAKiB0PRi4fl6Vsc3QsjbyYQ= "@metamask/safe-event-emitter@2.0.0", "@metamask/safe-event-emitter@^2.0.0": version "2.0.0" @@ -17857,9 +17857,9 @@ resolved "https://registry.yarnpkg.com/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz#cf472edc9d551055f9ef73f6e42b4dbb4c80bea4" integrity sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ== -"olm@git+https://gitlab.matrix.org/matrix-org/olm.git#v3.2.4": +"olm@git+https://gitlab.matrix.org/matrix-org/olm.git#v3.2.14": version "0.0.0" - resolved "git+https://gitlab.matrix.org/matrix-org/olm.git#64afab93645957846d936a19b8501dbd3f2cc4a1" + resolved "git+https://gitlab.matrix.org/matrix-org/olm.git#5efd38c990b1238236f4e573fba8835dc400982a" on-finished@2.4.1: version "2.4.1"