diff --git a/apps/api/package.json b/apps/api/package.json index 3f605803..d5cfe7c0 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -38,7 +38,7 @@ "fastify": "^5.2.1", "fastify-metrics": "^12.1.0", "fastify-raw-body": "^5.0.0", - "groupmq": "1.0.0-next.13", + "groupmq": "1.0.0-next.14", "ico-to-png": "^0.2.2", "jsonwebtoken": "^9.0.2", "ramda": "^0.29.1", diff --git a/apps/worker/package.json b/apps/worker/package.json index abd4193f..e1360fa8 100644 --- a/apps/worker/package.json +++ b/apps/worker/package.json @@ -23,7 +23,7 @@ "@openpanel/redis": "workspace:*", "bullmq": "^5.8.7", "express": "^4.18.2", - "groupmq": "1.0.0-next.13", + "groupmq": "1.0.0-next.14", "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 07105c24..e474498f 100644 --- a/packages/queue/package.json +++ b/packages/queue/package.json @@ -10,7 +10,7 @@ "@openpanel/logger": "workspace:*", "@openpanel/redis": "workspace:*", "bullmq": "^5.8.7", - "groupmq": "1.0.0-next.13" + "groupmq": "1.0.0-next.14" }, "devDependencies": { "@openpanel/sdk": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 10af5da4..a23adb23 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -127,8 +127,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 groupmq: - specifier: 1.0.0-next.13 - version: 1.0.0-next.13(ioredis@5.4.1) + specifier: 1.0.0-next.14 + version: 1.0.0-next.14(ioredis@5.4.1) ico-to-png: specifier: ^0.2.2 version: 0.2.2 @@ -760,8 +760,8 @@ importers: specifier: ^4.18.2 version: 4.18.2 groupmq: - specifier: 1.0.0-next.13 - version: 1.0.0-next.13(ioredis@5.4.1) + specifier: 1.0.0-next.14 + version: 1.0.0-next.14(ioredis@5.4.1) prom-client: specifier: ^15.1.3 version: 15.1.3 @@ -1224,8 +1224,8 @@ importers: specifier: ^5.8.7 version: 5.8.7 groupmq: - specifier: 1.0.0-next.13 - version: 1.0.0-next.13(ioredis@5.4.1) + specifier: 1.0.0-next.14 + version: 1.0.0-next.14(ioredis@5.4.1) devDependencies: '@openpanel/sdk': specifier: workspace:* @@ -8837,8 +8837,8 @@ packages: resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==} engines: {node: '>=6.0'} - groupmq@1.0.0-next.13: - resolution: {integrity: sha512-gPbzxXFZyeIUecEmhZWjqcODF5Xs9ZLhtAccemcD4mbeAei1CJox7gxY5eaXQ5uuu9bsBLiMFPOsSFl9/DJVRw==} + groupmq@1.0.0-next.14: + resolution: {integrity: sha512-u9fFkQjiCbge6if7UwhY9yeS9KICok0eTMMpjALF55nj/q+J6XuxAlwg1n1CkZPR7SgGKWUAZNuZ3vVwtsO1gg==} engines: {node: '>=18'} peerDependencies: ioredis: '>=5' @@ -22060,7 +22060,7 @@ snapshots: section-matter: 1.0.0 strip-bom-string: 1.0.0 - groupmq@1.0.0-next.13(ioredis@5.4.1): + groupmq@1.0.0-next.14(ioredis@5.4.1): dependencies: cron-parser: 4.9.0 ioredis: 5.4.1