diff --git a/apps/api/package.json b/apps/api/package.json index e22eaf4a..5cfb082c 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.1-next.1", + "groupmq": "1.1.1-next.2", "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 c7b18eb7..ac7e87c3 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.1-next.1", + "groupmq": "1.1.1-next.2", "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 d92aa92b..dfef3a0e 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.1-next.1" + "groupmq": "1.1.1-next.2" }, "devDependencies": { "@openpanel/sdk": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 901d1c8f..3b4f2c28 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.1-next.1 - version: 1.1.1-next.1(ioredis@5.8.2) + specifier: 1.1.1-next.2 + version: 1.1.1-next.2(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.1-next.1 - version: 1.1.1-next.1(ioredis@5.8.2) + specifier: 1.1.1-next.2 + version: 1.1.1-next.2(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.1-next.1 - version: 1.1.1-next.1(ioredis@5.8.2) + specifier: 1.1.1-next.2 + version: 1.1.1-next.2(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.1-next.1: - resolution: {integrity: sha512-lutbNNGy8SbK51AMDBaglQ67YZ+tNgw95So4Cc3cV3ugm4USuJFS48o1zjpVqj9S7BGUK3lSVFL6eYeAlSvBQg==} + groupmq@1.1.1-next.2: + resolution: {integrity: sha512-5gH+P3NfSCjfCLcB2g2TAHCpmQz+rwrQkb+kAyrzB9puZuAHKQVYOUPWKVBRFjY7B9jPRGHrimDO6h9rWKGfMA==} engines: {node: '>=18'} peerDependencies: ioredis: '>=5' @@ -27839,7 +27839,7 @@ snapshots: graphql@15.8.0: {} - groupmq@1.1.1-next.1(ioredis@5.8.2): + groupmq@1.1.1-next.2(ioredis@5.8.2): dependencies: cron-parser: 4.9.0 ioredis: 5.8.2