Skip to content

Commit 939e948

Browse files
committed
chore: update @rocket.chat/federation-sdk to 0.1.13 in package.json and yarn.lock
1 parent edb8dd8 commit 939e948

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

ee/apps/federation-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@rocket.chat/core-typings": "workspace:*",
2626
"@rocket.chat/emitter": "^0.31.25",
2727
"@rocket.chat/federation-matrix": "workspace:^",
28-
"@rocket.chat/federation-sdk": "0.1.10",
28+
"@rocket.chat/federation-sdk": "0.1.13",
2929
"@rocket.chat/http-router": "workspace:*",
3030
"@rocket.chat/instance-status": "workspace:^",
3131
"@rocket.chat/license": "workspace:^",

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.10",
41+
"@rocket.chat/federation-sdk": "0.1.13",
4242
"@rocket.chat/http-router": "workspace:^",
4343
"@rocket.chat/license": "workspace:^",
4444
"@rocket.chat/models": "workspace:^",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7543,7 +7543,7 @@ __metadata:
75437543
"@rocket.chat/core-typings": "workspace:^"
75447544
"@rocket.chat/emitter": "npm:^0.31.25"
75457545
"@rocket.chat/eslint-config": "workspace:^"
7546-
"@rocket.chat/federation-sdk": "npm:0.1.10"
7546+
"@rocket.chat/federation-sdk": "npm:0.1.13"
75477547
"@rocket.chat/http-router": "workspace:^"
75487548
"@rocket.chat/license": "workspace:^"
75497549
"@rocket.chat/models": "workspace:^"
@@ -7569,9 +7569,9 @@ __metadata:
75697569
languageName: unknown
75707570
linkType: soft
75717571

7572-
"@rocket.chat/federation-sdk@npm:0.1.10":
7573-
version: 0.1.10
7574-
resolution: "@rocket.chat/federation-sdk@npm:0.1.10"
7572+
"@rocket.chat/federation-sdk@npm:0.1.13":
7573+
version: 0.1.13
7574+
resolution: "@rocket.chat/federation-sdk@npm:0.1.13"
75757575
dependencies:
75767576
"@datastructures-js/priority-queue": "npm:^6.3.3"
75777577
"@noble/ed25519": "npm:^3.0.0"
@@ -7584,7 +7584,7 @@ __metadata:
75847584
zod: "npm:^3.22.4"
75857585
peerDependencies:
75867586
typescript: ~5.9.2
7587-
checksum: 10/39ec551128f6717b561c122cebab2354635f4d2dd6bb77be7d3581f4cbfe4f6e63953acf4764eba0e9e36239a5019d52d5f0426bc2968bca2674ed4a3ce60284
7587+
checksum: 10/05109707f0f17f8b9b3e93298dbf9083dc2c9250a8d4b8efc2bb4305d1a086717e07553485df27c5c7d8222f2f706bf0d91c97ac3b5df219883d4f43e6813dd4
75887588
languageName: node
75897589
linkType: hard
75907590

@@ -7597,7 +7597,7 @@ __metadata:
75977597
"@rocket.chat/core-typings": "workspace:*"
75987598
"@rocket.chat/emitter": "npm:^0.31.25"
75997599
"@rocket.chat/federation-matrix": "workspace:^"
7600-
"@rocket.chat/federation-sdk": "npm:0.1.10"
7600+
"@rocket.chat/federation-sdk": "npm:0.1.13"
76017601
"@rocket.chat/http-router": "workspace:*"
76027602
"@rocket.chat/instance-status": "workspace:^"
76037603
"@rocket.chat/license": "workspace:^"

0 commit comments

Comments
 (0)