Skip to content

Commit b6376f4

Browse files
Update dependency cron-validate to v1.5.0
1 parent 9f7ed6c commit b6376f4

File tree

2 files changed

+25
-28
lines changed

2 files changed

+25
-28
lines changed

ghost/job-manager/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@tryghost/errors": "1.3.5",
3333
"@tryghost/logging": "2.4.21",
3434
"bree": "6.5.0",
35-
"cron-validate": "1.4.5",
35+
"cron-validate": "1.5.0",
3636
"fastq": "1.19.1",
3737
"p-wait-for": "3.2.0",
3838
"workerpool": "9.1.3"

yarn.lock

+24-27
Original file line numberDiff line numberDiff line change
@@ -1868,7 +1868,7 @@
18681868
dependencies:
18691869
regenerator-runtime "^0.13.4"
18701870

1871-
"@babel/runtime@^7.10.5", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.17.8", "@babel/runtime@^7.17.9", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.6", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
1871+
"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.17.8", "@babel/runtime@^7.17.9", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.6", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
18721872
version "7.26.0"
18731873
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
18741874
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
@@ -8846,7 +8846,7 @@
88468846
dependencies:
88478847
"@types/lodash" "*"
88488848

8849-
"@types/lodash@*", "@types/lodash@^4.14.165", "@types/lodash@^4.14.167":
8849+
"@types/lodash@*", "@types/lodash@^4.14.167":
88508850
version "4.17.7"
88518851
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
88528852
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
@@ -14039,12 +14039,12 @@ crelt@^1.0.0, crelt@^1.0.5:
1403914039
resolved "https://registry.yarnpkg.com/crelt/-/crelt-1.0.6.tgz#7cc898ea74e190fb6ef9dae57f8f81cf7302df72"
1404014040
integrity sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==
1404114041

14042-
cron-validate@1.4.5, cron-validate@^1.4.1:
14043-
version "1.4.5"
14044-
resolved "https://registry.yarnpkg.com/cron-validate/-/cron-validate-1.4.5.tgz#eceb221f7558e6302e5f84c7b3a454fdf4d064c3"
14045-
integrity sha512-nKlOJEnYKudMn/aNyNH8xxWczlfpaazfWV32Pcx/2St51r2bxWbGhZD7uwzMcRhunA/ZNL+Htm/i0792Z59UMQ==
14042+
cron-validate@1.5.0, cron-validate@^1.4.1:
14043+
version "1.5.0"
14044+
resolved "https://registry.yarnpkg.com/cron-validate/-/cron-validate-1.5.0.tgz#e9ad8867e9c7ad1966fc22b040cb867e7fb26580"
14045+
integrity sha512-YEMH3oEyDycx/Ojnrt6H+hDqJUGTF9HWELlqrlnUIXWlmpeszORIgRzbNlIA6gb0qHkv/OLq+5w0amuf66TTvg==
1404614046
dependencies:
14047-
yup "0.32.9"
14047+
yup "1.6.1"
1404814048

1404914049
[email protected], cross-fetch@^4.0.0:
1405014050
version "4.1.0"
@@ -22844,7 +22844,7 @@ locate-path@^7.1.0:
2284422844
dependencies:
2284522845
p-locate "^6.0.0"
2284622846

22847-
[email protected], lodash-es@^4.17.11, lodash-es@^4.17.15:
22847+
[email protected], lodash-es@^4.17.11:
2284822848
version "4.17.21"
2284922849
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
2285022850
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
@@ -24595,11 +24595,6 @@ nan@^2.12.1, nan@^2.14.0, nan@^2.20.0:
2459524595
resolved "https://registry.yarnpkg.com/nan/-/nan-2.20.0.tgz#08c5ea813dd54ed16e5bd6505bf42af4f7838ca3"
2459624596
integrity sha512-bk3gXBZDGILuuo/6sKtr0DQmSThYHLtNCdSdXk9YkxD/jK6X2vmCyyXBBxyqZ4XcnzTyYEAThfX3DCEnLf6igw==
2459724597

24598-
nanoclone@^0.2.1:
24599-
version "0.2.1"
24600-
resolved "https://registry.yarnpkg.com/nanoclone/-/nanoclone-0.2.1.tgz#dd4090f8f1a110d26bb32c49ed2f5b9235209ed4"
24601-
integrity sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==
24602-
2460324598
2460424599
version "3.3.3"
2460524600
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
@@ -27308,10 +27303,10 @@ proper-lockfile@^4.1.2:
2730827303
retry "^0.12.0"
2730927304
signal-exit "^3.0.2"
2731027305

27311-
property-expr@^2.0.4:
27312-
version "2.0.5"
27313-
resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.5.tgz#278bdb15308ae16af3e3b9640024524f4dc02cb4"
27314-
integrity sha512-IJUkICM5dP5znhCckHSv30Q4b5/JA5enCtkRHYaOVOAocnH/1BQEYTC5NMfT3AVl/iXKdr3aqQbQn9DxyWknwA==
27306+
property-expr@^2.0.5:
27307+
version "2.0.6"
27308+
resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.6.tgz#f77bc00d5928a6c748414ad12882e83f24aec1e8"
27309+
integrity sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA==
2731527310

2731627311
prosemirror-changeset@^2.2.1:
2731727312
version "2.2.1"
@@ -31014,6 +31009,11 @@ timsort@^0.3.0:
3101431009
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
3101531010
integrity sha512-qsdtZH+vMoCARQtyod4imc2nIJwg9Cc7lPRrw9CzF8ZKR0khdr8+2nX80PBhET3tcyTtJDxAffGh2rXH4tyU8A==
3101631011

31012+
tiny-case@^1.0.3:
31013+
version "1.0.3"
31014+
resolved "https://registry.yarnpkg.com/tiny-case/-/tiny-case-1.0.3.tgz#d980d66bc72b5d5a9ca86fb7c9ffdb9c898ddd03"
31015+
integrity sha512-Eet/eeMhkO6TX8mnUteS9zgPbUMQa4I6Kkp5ORiBD5476/m+PIRiumP5tmh5ioJpH7k51Kehawy2UDfsnxxY8Q==
31016+
3101731017
3101831018
version "0.2.9"
3101931019
resolved "https://registry.yarnpkg.com/tiny-glob/-/tiny-glob-0.2.9.tgz#2212d441ac17928033b110f8b3640683129d31e2"
@@ -33024,18 +33024,15 @@ yocto-queue@^1.0.0:
3302433024
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
3302533025
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
3302633026

33027-
yup@0.32.9:
33028-
version "0.32.9"
33029-
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.9.tgz#9367bec6b1b0e39211ecbca598702e106019d872"
33030-
integrity sha512-Ci1qN+i2H0XpY7syDQ0k5zKQ/DoxO0LzPg8PAR/X4Mpj6DqaeCoIYEEjDJwhArh3Fa7GWbQQVDZKeXYlSH4JMg==
33027+
yup@1.6.1:
33028+
version "1.6.1"
33029+
resolved "https://registry.yarnpkg.com/yup/-/yup-1.6.1.tgz#8defcff9daaf9feac178029c0e13b616563ada4b"
33030+
integrity sha512-JED8pB50qbA4FOkDol0bYF/p60qSEDQqBD0/qeIrUCG1KbPBIQ776fCUNb9ldbPcSTxA69g/47XTo4TqWiuXOA==
3303133031
dependencies:
33032-
"@babel/runtime" "^7.10.5"
33033-
"@types/lodash" "^4.14.165"
33034-
lodash "^4.17.20"
33035-
lodash-es "^4.17.15"
33036-
nanoclone "^0.2.1"
33037-
property-expr "^2.0.4"
33032+
property-expr "^2.0.5"
33033+
tiny-case "^1.0.3"
3303833034
toposort "^2.0.2"
33035+
type-fest "^2.19.0"
3303933036

3304033037
zip-stream@^4.1.0:
3304133038
version "4.1.0"

0 commit comments

Comments
 (0)