mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
chore(deps): update dependency bullmq to v5.3.2 (#4045)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
46759fc151
commit
730da04d76
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.3.1": "patches/bullmq@5.3.1.patch",
|
||||
"bullmq@5.3.2": "patches/bullmq@5.3.2.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",
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"@types/nodemailer": "6.4.14",
|
||||
"@types/sendmail": "1.4.7",
|
||||
"@whatwg-node/fetch": "0.9.16",
|
||||
"bullmq": "5.3.1",
|
||||
"bullmq": "5.3.2",
|
||||
"copyfiles": "2.4.1",
|
||||
"dotenv": "16.4.5",
|
||||
"ioredis": "5.3.2",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@hive/service-common": "workspace:*",
|
||||
"@sentry/node": "7.102.1",
|
||||
"@trpc/server": "10.45.1",
|
||||
"bullmq": "5.3.1",
|
||||
"bullmq": "5.3.2",
|
||||
"copyfiles": "2.4.1",
|
||||
"dotenv": "16.4.5",
|
||||
"got": "12.6.1",
|
||||
|
|
|
|||
|
|
@ -29,9 +29,9 @@ patchedDependencies:
|
|||
'@theguild/editor@1.2.5':
|
||||
hash: pz2nlsfawfhpo6sw62ecmp2yum
|
||||
path: patches/@theguild__editor@1.2.5.patch
|
||||
bullmq@5.3.1:
|
||||
bullmq@5.3.2:
|
||||
hash: kobtuuqaglbtaadx3jiqtahl3i
|
||||
path: patches/bullmq@5.3.1.patch
|
||||
path: patches/bullmq@5.3.2.patch
|
||||
eslint@8.57.0:
|
||||
hash: fjbpfrtrjd6idngyeqxnwopfva
|
||||
path: patches/eslint@8.57.0.patch
|
||||
|
|
@ -800,8 +800,8 @@ importers:
|
|||
specifier: 0.9.16
|
||||
version: 0.9.16
|
||||
bullmq:
|
||||
specifier: 5.3.1
|
||||
version: 5.3.1(patch_hash=kobtuuqaglbtaadx3jiqtahl3i)
|
||||
specifier: 5.3.2
|
||||
version: 5.3.2(patch_hash=kobtuuqaglbtaadx3jiqtahl3i)
|
||||
copyfiles:
|
||||
specifier: 2.4.1
|
||||
version: 2.4.1
|
||||
|
|
@ -1452,8 +1452,8 @@ importers:
|
|||
specifier: 10.45.1
|
||||
version: 10.45.1
|
||||
bullmq:
|
||||
specifier: 5.3.1
|
||||
version: 5.3.1(patch_hash=kobtuuqaglbtaadx3jiqtahl3i)
|
||||
specifier: 5.3.2
|
||||
version: 5.3.2(patch_hash=kobtuuqaglbtaadx3jiqtahl3i)
|
||||
copyfiles:
|
||||
specifier: 2.4.1
|
||||
version: 2.4.1
|
||||
|
|
@ -15799,8 +15799,8 @@ packages:
|
|||
semver: 7.5.4
|
||||
dev: true
|
||||
|
||||
/bullmq@5.3.1(patch_hash=kobtuuqaglbtaadx3jiqtahl3i):
|
||||
resolution: {integrity: sha512-ii7223OU8H6lwCywiMXnl0vOpE43nvHhJSQKCl6znKojohNwBlleQNDj/CHSW6dGO34Hh+1zOYcWwrj7SOYfwg==}
|
||||
/bullmq@5.3.2(patch_hash=kobtuuqaglbtaadx3jiqtahl3i):
|
||||
resolution: {integrity: sha512-o9pNinjX+33fdwY22ilrZh20vL2/KwfdYb/csh2USrDqcqmtA65AFeYD0p5u9PHjWk/RWWFvc90mvBq8+taspQ==}
|
||||
dependencies:
|
||||
cron-parser: 4.6.0
|
||||
glob: 8.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue