mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 09:38:26 +00:00
chore(deps): update dependency bullmq to v5.7.5 (#4581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
07ad2500e8
commit
f7c6de2dd1
3 changed files with 9 additions and 9 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"@types/mjml": "4.7.1",
|
||||
"@types/nodemailer": "6.4.14",
|
||||
"@types/sendmail": "1.4.7",
|
||||
"bullmq": "5.7.4",
|
||||
"bullmq": "5.7.5",
|
||||
"copyfiles": "2.4.1",
|
||||
"dotenv": "16.4.5",
|
||||
"ioredis": "5.4.1",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@hive/service-common": "workspace:*",
|
||||
"@sentry/node": "7.112.1",
|
||||
"@trpc/server": "10.45.2",
|
||||
"bullmq": "5.7.4",
|
||||
"bullmq": "5.7.5",
|
||||
"copyfiles": "2.4.1",
|
||||
"dotenv": "16.4.5",
|
||||
"got": "14.2.1",
|
||||
|
|
|
|||
|
|
@ -869,8 +869,8 @@ importers:
|
|||
specifier: 1.4.7
|
||||
version: 1.4.7
|
||||
bullmq:
|
||||
specifier: 5.7.4
|
||||
version: 5.7.4
|
||||
specifier: 5.7.5
|
||||
version: 5.7.5
|
||||
copyfiles:
|
||||
specifier: 2.4.1
|
||||
version: 2.4.1
|
||||
|
|
@ -1554,8 +1554,8 @@ importers:
|
|||
specifier: 10.45.2
|
||||
version: 10.45.2
|
||||
bullmq:
|
||||
specifier: 5.7.4
|
||||
version: 5.7.4
|
||||
specifier: 5.7.5
|
||||
version: 5.7.5
|
||||
copyfiles:
|
||||
specifier: 2.4.1
|
||||
version: 2.4.1
|
||||
|
|
@ -8567,8 +8567,8 @@ packages:
|
|||
builtins@5.0.1:
|
||||
resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==}
|
||||
|
||||
bullmq@5.7.4:
|
||||
resolution: {integrity: sha512-LjPXGyDZ3c5Tbbq8ccwQEXBHrOKljHfrJ5DQMXUXyKDxxwqKxXLX8Vr69BviDOu6RmPzokh3rPziqf7Y5JylKw==}
|
||||
bullmq@5.7.5:
|
||||
resolution: {integrity: sha512-zWuMBXWI1Yx/XD4WPZsLarBMQSvdC4xoEDrNaFK1CenIsiP2IZb21VeXZGXmyPONv+3+JE/rxlP0IBbWkSV9KQ==}
|
||||
|
||||
bundle-name@3.0.0:
|
||||
resolution: {integrity: sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==}
|
||||
|
|
@ -26678,7 +26678,7 @@ snapshots:
|
|||
dependencies:
|
||||
semver: 7.5.4
|
||||
|
||||
bullmq@5.7.4:
|
||||
bullmq@5.7.5:
|
||||
dependencies:
|
||||
cron-parser: 4.6.0
|
||||
ioredis: 5.4.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue