fix: bump groupmq
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"@openpanel/logger": "workspace:*",
|
||||
"@openpanel/redis": "workspace:*",
|
||||
"bullmq": "^5.63.0",
|
||||
"groupmq": "1.1.1-next.1"
|
||||
"groupmq": "1.1.1-next.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openpanel/sdk": "workspace:*",
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -190,8 +190,8 @@ importers:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0
|
||||
groupmq:
|
||||
specifier: 1.1.1-next.1
|
||||
version: 1.1.1-next.1(ioredis@5.8.2)
|
||||
specifier: 1.1.1-next.2
|
||||
version: 1.1.1-next.2(ioredis@5.8.2)
|
||||
jsonwebtoken:
|
||||
specifier: ^9.0.2
|
||||
version: 9.0.2
|
||||
@@ -883,8 +883,8 @@ importers:
|
||||
specifier: ^4.18.2
|
||||
version: 4.18.2
|
||||
groupmq:
|
||||
specifier: 1.1.1-next.1
|
||||
version: 1.1.1-next.1(ioredis@5.8.2)
|
||||
specifier: 1.1.1-next.2
|
||||
version: 1.1.1-next.2(ioredis@5.8.2)
|
||||
prom-client:
|
||||
specifier: ^15.1.3
|
||||
version: 15.1.3
|
||||
@@ -1350,8 +1350,8 @@ importers:
|
||||
specifier: ^5.63.0
|
||||
version: 5.63.0
|
||||
groupmq:
|
||||
specifier: 1.1.1-next.1
|
||||
version: 1.1.1-next.1(ioredis@5.8.2)
|
||||
specifier: 1.1.1-next.2
|
||||
version: 1.1.1-next.2(ioredis@5.8.2)
|
||||
devDependencies:
|
||||
'@openpanel/sdk':
|
||||
specifier: workspace:*
|
||||
@@ -11377,8 +11377,8 @@ packages:
|
||||
resolution: {integrity: sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==}
|
||||
engines: {node: '>= 10.x'}
|
||||
|
||||
groupmq@1.1.1-next.1:
|
||||
resolution: {integrity: sha512-lutbNNGy8SbK51AMDBaglQ67YZ+tNgw95So4Cc3cV3ugm4USuJFS48o1zjpVqj9S7BGUK3lSVFL6eYeAlSvBQg==}
|
||||
groupmq@1.1.1-next.2:
|
||||
resolution: {integrity: sha512-5gH+P3NfSCjfCLcB2g2TAHCpmQz+rwrQkb+kAyrzB9puZuAHKQVYOUPWKVBRFjY7B9jPRGHrimDO6h9rWKGfMA==}
|
||||
engines: {node: '>=18'}
|
||||
peerDependencies:
|
||||
ioredis: '>=5'
|
||||
@@ -27839,7 +27839,7 @@ snapshots:
|
||||
|
||||
graphql@15.8.0: {}
|
||||
|
||||
groupmq@1.1.1-next.1(ioredis@5.8.2):
|
||||
groupmq@1.1.1-next.2(ioredis@5.8.2):
|
||||
dependencies:
|
||||
cron-parser: 4.9.0
|
||||
ioredis: 5.8.2
|
||||
|
||||
Reference in New Issue
Block a user