Skip to content

Commit fe2c350

Browse files
authored
Upgrade to Olm 3.2.13 which has been repackaged to support Node 18 (#2744)
1 parent e37aab2 commit fe2c350

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@babel/preset-env": "^7.12.11",
7979
"@babel/preset-typescript": "^7.12.7",
8080
"@babel/register": "^7.12.10",
81-
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.12.tgz",
81+
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.13.tgz",
8282
"@types/bs58": "^4.0.1",
8383
"@types/content-type": "^1.1.5",
8484
"@types/jest": "^29.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,9 +1367,9 @@
13671367
"@jridgewell/resolve-uri" "^3.0.3"
13681368
"@jridgewell/sourcemap-codec" "^1.4.10"
13691369

1370-
"@matrix-org/olm@https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.12.tgz":
1371-
version "3.2.12"
1372-
resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.12.tgz#0bce3c86f9d36a4984d3c3e07df1c3fb4c679bd9"
1370+
"@matrix-org/olm@https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.13.tgz":
1371+
version "3.2.13"
1372+
resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.13.tgz#0109fde93bcc61def851f79826c9384c073b5175"
13731373

13741374
"@nicolo-ribaudo/[email protected]":
13751375
version "2.1.8-no-fsevents.3"

0 commit comments

Comments
 (0)