Skip to content

Commit 34c789e

Browse files
Update dependency bree to v9
1 parent 9b36ddb commit 34c789e

File tree

2 files changed

+18
-40
lines changed

2 files changed

+18
-40
lines changed

packages/job-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@breejs/later": "4.2.0",
3434
"@tryghost/errors": "^1.3.8",
3535
"@tryghost/logging": "^2.4.23",
36-
"bree": "6.5.0",
36+
"bree": "9.2.4",
3737
"cron-validate": "1.4.5",
3838
"fastq": "1.19.1",
3939
"p-wait-for": "3.2.0",

yarn.lock

Lines changed: 17 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@
657657
dependencies:
658658
"@babel/helper-plugin-utils" "^7.27.1"
659659

660-
"@babel/runtime@^7.10.5", "@babel/runtime@^7.12.5", "@babel/runtime@^7.21.0":
660+
"@babel/runtime@^7.10.5", "@babel/runtime@^7.21.0":
661661
version "7.28.4"
662662
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
663663
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
@@ -702,7 +702,7 @@
702702
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.2.tgz#bbe12dca5b4ef983a0d0af4b07b9bc90ea0ababa"
703703
integrity sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==
704704

705-
"@breejs/[email protected]", "@breejs/later@^4.1.0":
705+
"@breejs/[email protected]", "@breejs/later@^4.2.0":
706706
version "4.2.0"
707707
resolved "https://registry.yarnpkg.com/@breejs/later/-/later-4.2.0.tgz#669661f3a02535ef900f360c74e48c3f5483c786"
708708
integrity sha512-EVMD0SgJtOuFeg0lAVbCwa+qeTKILb87jqvLyUtQswGD9+ce2nB52Y5zbTF1Hc0MDFfbydcMcxb47jSdhikVHA==
@@ -3385,7 +3385,7 @@ [email protected]:
33853385
type-is "~1.6.18"
33863386
unpipe "1.0.0"
33873387

3388-
boolean@^3.0.2:
3388+
boolean@^3.2.0:
33893389
version "3.2.0"
33903390
resolved "https://registry.yarnpkg.com/boolean/-/boolean-3.2.0.tgz#9e5294af4e98314494cbb17979fa54ca159f116b"
33913391
integrity sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==
@@ -3417,23 +3417,20 @@ braces@^3.0.3, braces@~3.0.2:
34173417
dependencies:
34183418
fill-range "^7.1.1"
34193419

3420-
bree@6.5.0:
3421-
version "6.5.0"
3422-
resolved "https://registry.yarnpkg.com/bree/-/bree-6.5.0.tgz#f7aeb2d65c2837a733edb6c93d1f354643942e27"
3423-
integrity sha512-Yzoflt/zwaRQeF1Gurjbn0g49kZ9QTA7rWR0IKQliKiUJSrsuGbtyBToI5WV60dmd+SEVPtu0oJCjYbEeduYyw==
3420+
bree@9.2.4:
3421+
version "9.2.4"
3422+
resolved "https://registry.yarnpkg.com/bree/-/bree-9.2.4.tgz#087812a16994e4f8a6ad093b5f3b1acf6678dcad"
3423+
integrity sha512-3GDVYbRYxPIIKgqu00FlIDD//q/0XkMC+zq74sp/qRRQQUWdc39lsFkdHW2g2lTlhaxbqkHd97p8oRMm/YeSJw==
34243424
dependencies:
3425-
"@babel/runtime" "^7.12.5"
3426-
"@breejs/later" "^4.1.0"
3427-
boolean "^3.0.2"
3428-
bthreads "^0.5.1"
3425+
"@breejs/later" "^4.2.0"
3426+
boolean "^3.2.0"
34293427
combine-errors "^3.0.3"
3430-
cron-validate "^1.4.1"
3431-
debug "^4.3.1"
3432-
human-interval "^2.0.0"
3428+
cron-validate "^1.4.5"
3429+
human-interval "^2.0.1"
34333430
is-string-and-not-blank "^0.0.2"
34343431
is-valid-path "^0.1.1"
3435-
ms "^2.1.2"
3436-
p-wait-for "3.1.0"
3432+
ms "^2.1.3"
3433+
p-wait-for "3"
34373434
safe-timers "^1.1.0"
34383435

34393436
broccoli-debug@^0.6.5:
@@ -3566,13 +3563,6 @@ [email protected]:
35663563
dependencies:
35673564
node-int64 "^0.4.0"
35683565

3569-
bthreads@^0.5.1:
3570-
version "0.5.1"
3571-
resolved "https://registry.yarnpkg.com/bthreads/-/bthreads-0.5.1.tgz#c7a4dacc2d159c50de08b37b1e2a7da836171063"
3572-
integrity sha512-nK7Jo9ll+r1FRMNPWEFRTZMQrX6HhX8JjPAofxmbTNILHqWVIJPmWzCi9JlX/K0DL5AKZTFZg2Qser5C6gVs9A==
3573-
dependencies:
3574-
bufio "~1.0.5"
3575-
35763566
buffer-crc32@^0.2.1, buffer-crc32@^0.2.13, buffer-crc32@~0.2.3:
35773567
version "0.2.13"
35783568
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"
@@ -3591,11 +3581,6 @@ buffer@^5.5.0:
35913581
base64-js "^1.3.1"
35923582
ieee754 "^1.1.13"
35933583

3594-
bufio@~1.0.5:
3595-
version "1.0.7"
3596-
resolved "https://registry.yarnpkg.com/bufio/-/bufio-1.0.7.tgz#b7f63a1369a0829ed64cc14edf0573b3e382a33e"
3597-
integrity sha512-bd1dDQhiC+bEbEfg56IdBv7faWa6OipMs/AFFFvtFnB3wAYjlwQpQRZ0pm6ZkgtfL0pILRXhKxOiQj6UzoMR7A==
3598-
35993584
builtin-modules@^3.3.0:
36003585
version "3.3.0"
36013586
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
@@ -4090,7 +4075,7 @@ [email protected]:
40904075
dependencies:
40914076
yup "0.32.9"
40924077

4093-
cron-validate@^1.4.1:
4078+
cron-validate@^1.4.5:
40944079
version "1.5.3"
40954080
resolved "https://registry.yarnpkg.com/cron-validate/-/cron-validate-1.5.3.tgz#cf2d6aad35692dee1e7338995e638ad0f0d981ab"
40964081
integrity sha512-jcu8g/3wZL8OBr4MkEcbeIdLpM8pp5Y6UoOlRktcJG3WjgpifijR0s26Yac7ywR0gC2ABtevOsz5mlD3l3gzwA==
@@ -5867,7 +5852,7 @@ https-proxy-agent@^5.0.0:
58675852
agent-base "6"
58685853
debug "4"
58695854

5870-
human-interval@^2.0.0:
5855+
human-interval@^2.0.1:
58715856
version "2.0.1"
58725857
resolved "https://registry.yarnpkg.com/human-interval/-/human-interval-2.0.1.tgz#655baf606c7067bb26042dcae14ec777b099af15"
58735858
integrity sha512-r4Aotzf+OtKIGQCB3odUowy4GfUDTy3aTWTfLd7ZF2gBCy3XW3v/dJLRefZnOFFnjqs5B1TypvS8WarpBkYUNQ==
@@ -7335,7 +7320,7 @@ [email protected]:
73357320
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
73367321
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
73377322

7338-
[email protected], ms@^2.0.0, ms@^2.1.2, ms@^2.1.3:
7323+
[email protected], ms@^2.0.0, ms@^2.1.3:
73397324
version "2.1.3"
73407325
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
73417326
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
@@ -7752,14 +7737,7 @@ p-try@^2.0.0:
77527737
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
77537738
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
77547739

7755-
7756-
version "3.1.0"
7757-
resolved "https://registry.yarnpkg.com/p-wait-for/-/p-wait-for-3.1.0.tgz#9da568a2adda3ea8175a3c43f46a5317e28c0e47"
7758-
integrity sha512-0Uy19uhxbssHelu9ynDMcON6BmMk6pH8551CvxROhiz3Vx+yC4RqxjyIDk2V4ll0g9177RKT++PK4zcV58uJ7A==
7759-
dependencies:
7760-
p-timeout "^3.0.0"
7761-
7762-
7740+
p-wait-for@3, [email protected]:
77637741
version "3.2.0"
77647742
resolved "https://registry.yarnpkg.com/p-wait-for/-/p-wait-for-3.2.0.tgz#640429bcabf3b0dd9f492c31539c5718cb6a3f1f"
77657743
integrity sha512-wpgERjNkLrBiFmkMEjuZJEWKKDrNfHCKA1OhyN1wg1FrLkULbviEy6py1AyJUgZ72YWFbZ38FIpnqvVqAlDUwA==

0 commit comments

Comments
 (0)