fix: simply event buffer
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@bull-board/api": "6.13.1",
|
||||
"@bull-board/express": "6.13.1",
|
||||
"@bull-board/api": "6.14.0",
|
||||
"@bull-board/express": "6.14.0",
|
||||
"@openpanel/common": "workspace:*",
|
||||
"@openpanel/db": "workspace:*",
|
||||
"@openpanel/email": "workspace:*",
|
||||
@@ -22,7 +22,7 @@
|
||||
"@openpanel/importer": "workspace:*",
|
||||
"@openpanel/queue": "workspace:*",
|
||||
"@openpanel/redis": "workspace:*",
|
||||
"bullmq": "^5.8.7",
|
||||
"bullmq": "^5.63.0",
|
||||
"express": "^4.18.2",
|
||||
"groupmq": "1.1.0-next.5",
|
||||
"prom-client": "^15.1.3",
|
||||
|
||||
Reference in New Issue
Block a user