Skip to content

Commit 09a315e

Browse files
committed
Update @rocket.chat/federation-sdk to version 0.1.27 in package.json and yarn.lock
1 parent 9adec23 commit 09a315e

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

ee/packages/federation-matrix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@rocket.chat/core-services": "workspace:^",
3939
"@rocket.chat/core-typings": "workspace:^",
4040
"@rocket.chat/emitter": "^0.31.25",
41-
"@rocket.chat/federation-sdk": "0.1.26",
41+
"@rocket.chat/federation-sdk": "0.1.27",
4242
"@rocket.chat/http-router": "workspace:^",
4343
"@rocket.chat/license": "workspace:^",
4444
"@rocket.chat/models": "workspace:^",

packages/core-services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@rocket.chat/core-typings": "workspace:^",
38-
"@rocket.chat/federation-sdk": "0.1.26",
38+
"@rocket.chat/federation-sdk": "0.1.27",
3939
"@rocket.chat/http-router": "workspace:^",
4040
"@rocket.chat/icons": "^0.43.0",
4141
"@rocket.chat/media-signaling": "workspace:^",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7279,7 +7279,7 @@ __metadata:
72797279
"@rocket.chat/apps-engine": "workspace:^"
72807280
"@rocket.chat/core-typings": "workspace:^"
72817281
"@rocket.chat/eslint-config": "workspace:^"
7282-
"@rocket.chat/federation-sdk": "npm:0.1.26"
7282+
"@rocket.chat/federation-sdk": "npm:0.1.27"
72837283
"@rocket.chat/http-router": "workspace:^"
72847284
"@rocket.chat/icons": "npm:^0.43.0"
72857285
"@rocket.chat/jest-presets": "workspace:~"
@@ -7490,7 +7490,7 @@ __metadata:
74907490
"@rocket.chat/core-typings": "workspace:^"
74917491
"@rocket.chat/emitter": "npm:^0.31.25"
74927492
"@rocket.chat/eslint-config": "workspace:^"
7493-
"@rocket.chat/federation-sdk": "npm:0.1.26"
7493+
"@rocket.chat/federation-sdk": "npm:0.1.27"
74947494
"@rocket.chat/http-router": "workspace:^"
74957495
"@rocket.chat/license": "workspace:^"
74967496
"@rocket.chat/models": "workspace:^"
@@ -7515,9 +7515,9 @@ __metadata:
75157515
languageName: unknown
75167516
linkType: soft
75177517

7518-
"@rocket.chat/federation-sdk@npm:0.1.26":
7519-
version: 0.1.26
7520-
resolution: "@rocket.chat/federation-sdk@npm:0.1.26"
7518+
"@rocket.chat/federation-sdk@npm:0.1.27":
7519+
version: 0.1.27
7520+
resolution: "@rocket.chat/federation-sdk@npm:0.1.27"
75217521
dependencies:
75227522
"@datastructures-js/priority-queue": "npm:^6.3.3"
75237523
"@noble/ed25519": "npm:^3.0.0"
@@ -7530,7 +7530,7 @@ __metadata:
75307530
zod: "npm:^3.22.4"
75317531
peerDependencies:
75327532
typescript: ~5.9.2
7533-
checksum: 10/db91fd3070c1630a2bf7805155cd4df060ac267fe252d574692dd680b260f66d8164c52f96253cd2567384e3ed2a11096c1869bb4ba1ba29c4fc591edd7e8186
7533+
checksum: 10/ed0e9f2b56988597f8213865221b81d8f13017b3b867ce905f817f11ab65b940d9540d371a43adf61a7640754c4a6359bc8963f5536edaa0f584d57a930a0d7b
75347534
languageName: node
75357535
linkType: hard
75367536

0 commit comments

Comments
 (0)