From 2b8bcf1ed798fee0afb5716d4080ffd3018f5601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Gerhard=20Lindesva=CC=88rd?= Date: Mon, 8 Dec 2025 22:13:04 +0100 Subject: [PATCH] fix: bump groupmq --- apps/api/package.json | 4 ++-- apps/worker/package.json | 4 ++-- packages/queue/package.json | 4 ++-- pnpm-lock.yaml | 18 +++++++++--------- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/apps/api/package.json b/apps/api/package.json index 07632b2e..e22eaf4a 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -38,7 +38,7 @@ "fastify": "^5.6.1", "fastify-metrics": "^12.1.0", "fastify-raw-body": "^5.0.0", - "groupmq": "1.1.0-next.6", + "groupmq": "1.1.1-next.1", "jsonwebtoken": "^9.0.2", "ramda": "^0.29.1", "sharp": "^0.33.5", @@ -65,4 +65,4 @@ "tsdown": "0.14.2", "typescript": "catalog:" } -} +} \ No newline at end of file diff --git a/apps/worker/package.json b/apps/worker/package.json index b087c26e..c7b18eb7 100644 --- a/apps/worker/package.json +++ b/apps/worker/package.json @@ -24,7 +24,7 @@ "@openpanel/redis": "workspace:*", "bullmq": "^5.63.0", "express": "^4.18.2", - "groupmq": "1.1.0-next.6", + "groupmq": "1.1.1-next.1", "prom-client": "^15.1.3", "ramda": "^0.29.1", "source-map-support": "^0.5.21", @@ -41,4 +41,4 @@ "tsdown": "0.14.2", "typescript": "catalog:" } -} +} \ No newline at end of file diff --git a/packages/queue/package.json b/packages/queue/package.json index fb8ab997..d92aa92b 100644 --- a/packages/queue/package.json +++ b/packages/queue/package.json @@ -11,7 +11,7 @@ "@openpanel/logger": "workspace:*", "@openpanel/redis": "workspace:*", "bullmq": "^5.63.0", - "groupmq": "1.1.0-next.6" + "groupmq": "1.1.1-next.1" }, "devDependencies": { "@openpanel/sdk": "workspace:*", @@ -19,4 +19,4 @@ "@types/node": "catalog:", "typescript": "catalog:" } -} +} \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca8b1384..901d1c8f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -190,8 +190,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 groupmq: - specifier: 1.1.0-next.6 - version: 1.1.0-next.6(ioredis@5.8.2) + specifier: 1.1.1-next.1 + version: 1.1.1-next.1(ioredis@5.8.2) jsonwebtoken: specifier: ^9.0.2 version: 9.0.2 @@ -883,8 +883,8 @@ importers: specifier: ^4.18.2 version: 4.18.2 groupmq: - specifier: 1.1.0-next.6 - version: 1.1.0-next.6(ioredis@5.8.2) + specifier: 1.1.1-next.1 + version: 1.1.1-next.1(ioredis@5.8.2) prom-client: specifier: ^15.1.3 version: 15.1.3 @@ -1350,8 +1350,8 @@ importers: specifier: ^5.63.0 version: 5.63.0 groupmq: - specifier: 1.1.0-next.6 - version: 1.1.0-next.6(ioredis@5.8.2) + specifier: 1.1.1-next.1 + version: 1.1.1-next.1(ioredis@5.8.2) devDependencies: '@openpanel/sdk': specifier: workspace:* @@ -11377,8 +11377,8 @@ packages: resolution: {integrity: sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==} engines: {node: '>= 10.x'} - groupmq@1.1.0-next.6: - resolution: {integrity: sha512-SvnnzMOqcLr/vXYHFGnq5xoFGnM1Uf2wv+YtHE+wEDeRKFh4AdH0s0vyWBihnXzZkK9HxanKcBbVUUh46OX2ig==} + groupmq@1.1.1-next.1: + resolution: {integrity: sha512-lutbNNGy8SbK51AMDBaglQ67YZ+tNgw95So4Cc3cV3ugm4USuJFS48o1zjpVqj9S7BGUK3lSVFL6eYeAlSvBQg==} engines: {node: '>=18'} peerDependencies: ioredis: '>=5' @@ -27839,7 +27839,7 @@ snapshots: graphql@15.8.0: {} - groupmq@1.1.0-next.6(ioredis@5.8.2): + groupmq@1.1.1-next.1(ioredis@5.8.2): dependencies: cron-parser: 4.9.0 ioredis: 5.8.2