mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
chore(deps): update dependency bullmq to v5.5.0 (#4361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dotan Simha <dotansimha@gmail.com>
This commit is contained in:
parent
b183507a7e
commit
e0a13c3d92
5 changed files with 11 additions and 11 deletions
|
|
@ -119,7 +119,7 @@
|
|||
"mjml-core@4.14.0": "patches/mjml-core@4.14.0.patch",
|
||||
"oclif@3.17.2": "patches/oclif@3.17.2.patch",
|
||||
"@apollo/federation@0.38.1": "patches/@apollo__federation@0.38.1.patch",
|
||||
"bullmq@5.4.5": "patches/bullmq@5.4.5.patch",
|
||||
"bullmq@5.5.0": "patches/bullmq@5.5.0.patch",
|
||||
"@theguild/editor@1.2.5": "patches/@theguild__editor@1.2.5.patch",
|
||||
"eslint@8.57.0": "patches/eslint@8.57.0.patch",
|
||||
"@oclif/core@2.8.5": "patches/@oclif__core@2.8.5.patch",
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"@types/mjml": "4.7.1",
|
||||
"@types/nodemailer": "6.4.14",
|
||||
"@types/sendmail": "1.4.7",
|
||||
"bullmq": "5.4.5",
|
||||
"bullmq": "5.5.0",
|
||||
"copyfiles": "2.4.1",
|
||||
"dotenv": "16.4.5",
|
||||
"ioredis": "5.3.2",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@hive/service-common": "workspace:*",
|
||||
"@sentry/node": "7.109.0",
|
||||
"@trpc/server": "10.45.2",
|
||||
"bullmq": "5.4.5",
|
||||
"bullmq": "5.5.0",
|
||||
"copyfiles": "2.4.1",
|
||||
"dotenv": "16.4.5",
|
||||
"got": "14.2.1",
|
||||
|
|
|
|||
|
|
@ -26,9 +26,9 @@ patchedDependencies:
|
|||
'@theguild/editor@1.2.5':
|
||||
hash: pz2nlsfawfhpo6sw62ecmp2yum
|
||||
path: patches/@theguild__editor@1.2.5.patch
|
||||
bullmq@5.4.5:
|
||||
bullmq@5.5.0:
|
||||
hash: kobtuuqaglbtaadx3jiqtahl3i
|
||||
path: patches/bullmq@5.4.5.patch
|
||||
path: patches/bullmq@5.5.0.patch
|
||||
eslint@8.57.0:
|
||||
hash: fjbpfrtrjd6idngyeqxnwopfva
|
||||
path: patches/eslint@8.57.0.patch
|
||||
|
|
@ -818,8 +818,8 @@ importers:
|
|||
specifier: 1.4.7
|
||||
version: 1.4.7
|
||||
bullmq:
|
||||
specifier: 5.4.5
|
||||
version: 5.4.5(patch_hash=kobtuuqaglbtaadx3jiqtahl3i)
|
||||
specifier: 5.5.0
|
||||
version: 5.5.0(patch_hash=kobtuuqaglbtaadx3jiqtahl3i)
|
||||
copyfiles:
|
||||
specifier: 2.4.1
|
||||
version: 2.4.1
|
||||
|
|
@ -1461,8 +1461,8 @@ importers:
|
|||
specifier: 10.45.2
|
||||
version: 10.45.2
|
||||
bullmq:
|
||||
specifier: 5.4.5
|
||||
version: 5.4.5(patch_hash=kobtuuqaglbtaadx3jiqtahl3i)
|
||||
specifier: 5.5.0
|
||||
version: 5.5.0(patch_hash=kobtuuqaglbtaadx3jiqtahl3i)
|
||||
copyfiles:
|
||||
specifier: 2.4.1
|
||||
version: 2.4.1
|
||||
|
|
@ -15642,8 +15642,8 @@ packages:
|
|||
dependencies:
|
||||
semver: 7.5.4
|
||||
|
||||
/bullmq@5.4.5(patch_hash=kobtuuqaglbtaadx3jiqtahl3i):
|
||||
resolution: {integrity: sha512-0YQn4HYvII744VI+EGuR1SHOqHslouvbq52xrWob8bhjc5wYwolw1WoKD5w766bUHmEWCyFQCCxDPfQmmxKtnQ==}
|
||||
/bullmq@5.5.0(patch_hash=kobtuuqaglbtaadx3jiqtahl3i):
|
||||
resolution: {integrity: sha512-pmWnAFTJpw0NgOzEPwpwvUPnVk691bbzXt4QZGS9bM61DnaoxrQi8zzaP/nRH3PYmsUfNUdHwbxJVxa0kDZrIg==}
|
||||
dependencies:
|
||||
cron-parser: 4.6.0
|
||||
ioredis: 5.3.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue