Skip to content

Commit 1e4b1a7

Browse files
committed
fix: update groupmq 10
1 parent b51692d commit 1e4b1a7

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"fastify": "^5.6.1",
3939
"fastify-metrics": "^12.1.0",
4040
"fastify-raw-body": "^5.0.0",
41-
"groupmq": "1.1.0-next.2",
41+
"groupmq": "1.1.0-next.3",
4242
"jsonwebtoken": "^9.0.2",
4343
"ramda": "^0.29.1",
4444
"request-ip": "^3.3.0",

apps/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@openpanel/redis": "workspace:*",
2525
"bullmq": "^5.8.7",
2626
"express": "^4.18.2",
27-
"groupmq": "1.1.0-next.2",
27+
"groupmq": "1.1.0-next.3",
2828
"prom-client": "^15.1.3",
2929
"ramda": "^0.29.1",
3030
"source-map-support": "^0.5.21",

packages/queue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@openpanel/logger": "workspace:*",
1212
"@openpanel/redis": "workspace:*",
1313
"bullmq": "^5.8.7",
14-
"groupmq": "1.1.0-next.2"
14+
"groupmq": "1.1.0-next.3"
1515
},
1616
"devDependencies": {
1717
"@openpanel/sdk": "workspace:*",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)