fix: bump groupmq

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-12-08 22:13:04 +01:00
parent e22a5b3237
commit 2b8bcf1ed7
4 changed files with 15 additions and 15 deletions

View File

@@ -11,7 +11,7 @@
"@openpanel/logger": "workspace:*",
"@openpanel/redis": "workspace:*",
"bullmq": "^5.63.0",
"groupmq": "1.1.0-next.6"
"groupmq": "1.1.1-next.1"
},
"devDependencies": {
"@openpanel/sdk": "workspace:*",
@@ -19,4 +19,4 @@
"@types/node": "catalog:",
"typescript": "catalog:"
}
}
}