fix: bump groupmq

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-12-09 13:29:33 +01:00
parent 2b8bcf1ed7
commit d2b22867b9
4 changed files with 12 additions and 12 deletions

View File

@@ -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",

View File

@@ -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",