diff --git a/apps/api/package.json b/apps/api/package.json index 62e933f6..07632b2e 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.5", + "groupmq": "1.1.0-next.6", "jsonwebtoken": "^9.0.2", "ramda": "^0.29.1", "sharp": "^0.33.5", diff --git a/apps/worker/package.json b/apps/worker/package.json index 349074f2..b087c26e 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.5", + "groupmq": "1.1.0-next.6", "prom-client": "^15.1.3", "ramda": "^0.29.1", "source-map-support": "^0.5.21", diff --git a/packages/queue/package.json b/packages/queue/package.json index 391ecb7d..fb8ab997 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.5" + "groupmq": "1.1.0-next.6" }, "devDependencies": { "@openpanel/sdk": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e931c0f..5296672d 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.5 - version: 1.1.0-next.5(ioredis@5.8.2) + specifier: 1.1.0-next.6 + version: 1.1.0-next.6(ioredis@5.8.2) jsonwebtoken: specifier: ^9.0.2 version: 9.0.2 @@ -874,8 +874,8 @@ importers: specifier: ^4.18.2 version: 4.18.2 groupmq: - specifier: 1.1.0-next.5 - version: 1.1.0-next.5(ioredis@5.8.2) + specifier: 1.1.0-next.6 + version: 1.1.0-next.6(ioredis@5.8.2) prom-client: specifier: ^15.1.3 version: 15.1.3 @@ -1338,8 +1338,8 @@ importers: specifier: ^5.63.0 version: 5.63.0 groupmq: - specifier: 1.1.0-next.5 - version: 1.1.0-next.5(ioredis@5.8.2) + specifier: 1.1.0-next.6 + version: 1.1.0-next.6(ioredis@5.8.2) devDependencies: '@openpanel/sdk': specifier: workspace:* @@ -11475,8 +11475,8 @@ packages: resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==} engines: {node: '>=6.0'} - groupmq@1.1.0-next.5: - resolution: {integrity: sha512-bUsphvHY3tznr9+izuFpTdeLPUYY4tMl4cbg3zWYDa8HeyOggHETzeyN3Ox7ox5/asI8VYyzpU+PV+w7/UIcXA==} + groupmq@1.1.0-next.6: + resolution: {integrity: sha512-SvnnzMOqcLr/vXYHFGnq5xoFGnM1Uf2wv+YtHE+wEDeRKFh4AdH0s0vyWBihnXzZkK9HxanKcBbVUUh46OX2ig==} engines: {node: '>=18'} peerDependencies: ioredis: '>=5' @@ -28017,7 +28017,7 @@ snapshots: section-matter: 1.0.0 strip-bom-string: 1.0.0 - groupmq@1.1.0-next.5(ioredis@5.8.2): + groupmq@1.1.0-next.6(ioredis@5.8.2): dependencies: cron-parser: 4.9.0 ioredis: 5.8.2