Skip to content

Commit ff0665d

Browse files
Update dependency cron-validate to v1.5.2
1 parent a79c13f commit ff0665d

File tree

2 files changed

+6
-36
lines changed

2 files changed

+6
-36
lines changed

packages/job-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@tryghost/errors": "^1.3.8",
3535
"@tryghost/logging": "^2.4.23",
3636
"bree": "6.5.0",
37-
"cron-validate": "1.4.5",
37+
"cron-validate": "1.5.2",
3838
"fastq": "1.19.1",
3939
"p-wait-for": "3.2.0",
4040
"workerpool": "9.3.4"

yarn.lock

Lines changed: 5 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@
656656
dependencies:
657657
"@babel/helper-plugin-utils" "^7.27.1"
658658

659-
"@babel/runtime@^7.10.5", "@babel/runtime@^7.12.5", "@babel/runtime@^7.21.0":
659+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.21.0":
660660
version "7.28.4"
661661
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
662662
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
@@ -2718,7 +2718,7 @@
27182718
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
27192719
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
27202720

2721-
"@types/lodash@^4.14.165", "@types/lodash@^4.14.200":
2721+
"@types/lodash@^4.14.200":
27222722
version "4.17.20"
27232723
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93"
27242724
integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
@@ -4097,14 +4097,7 @@ create-require@^1.1.0:
40974097
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
40984098
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
40994099

4100-
4101-
version "1.4.5"
4102-
resolved "https://registry.yarnpkg.com/cron-validate/-/cron-validate-1.4.5.tgz#eceb221f7558e6302e5f84c7b3a454fdf4d064c3"
4103-
integrity sha512-nKlOJEnYKudMn/aNyNH8xxWczlfpaazfWV32Pcx/2St51r2bxWbGhZD7uwzMcRhunA/ZNL+Htm/i0792Z59UMQ==
4104-
dependencies:
4105-
yup "0.32.9"
4106-
4107-
cron-validate@^1.4.1:
4100+
[email protected], cron-validate@^1.4.1:
41084101
version "1.5.2"
41094102
resolved "https://registry.yarnpkg.com/cron-validate/-/cron-validate-1.5.2.tgz#57e676777f3cc12600979afde3c5c018ca03c189"
41104103
integrity sha512-WYyUAgYlaaLCi4gF4tK/by+ky+i82E9H5ekTAOk50GtpSDyBt4HMBTdsjxTGWOCtEygmgm2zMLVD/AszcsmS+w==
@@ -6803,11 +6796,6 @@ locate-path@^6.0.0:
68036796
dependencies:
68046797
p-locate "^5.0.0"
68056798

6806-
lodash-es@^4.17.15:
6807-
version "4.17.21"
6808-
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
6809-
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
6810-
68116799
lodash._baseiteratee@~4.7.0:
68126800
version "4.7.0"
68136801
resolved "https://registry.yarnpkg.com/lodash._baseiteratee/-/lodash._baseiteratee-4.7.0.tgz#34a9b5543572727c3db2e78edae3c0e9e66bd102"
@@ -6923,7 +6911,7 @@ [email protected]:
69236911
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
69246912
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
69256913

6926-
[email protected], lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.20, lodash@^4.17.21:
6914+
[email protected], lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.21:
69276915
version "4.17.21"
69286916
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
69296917
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -7386,11 +7374,6 @@ nan@^2.14.0:
73867374
resolved "https://registry.yarnpkg.com/nan/-/nan-2.23.0.tgz#24aa4ddffcc37613a2d2935b97683c1ec96093c6"
73877375
integrity sha512-1UxuyYGdoQHcGg87Lkqm3FzefucTa0NAiOcuRsDmysep3c1LVCRK2krrUDafMWtjSG04htvAmvg96+SDknOmgQ==
73887376

7389-
nanoclone@^0.2.1:
7390-
version "0.2.1"
7391-
resolved "https://registry.yarnpkg.com/nanoclone/-/nanoclone-0.2.1.tgz#dd4090f8f1a110d26bb32c49ed2f5b9235209ed4"
7392-
integrity sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==
7393-
73947377
napi-build-utils@^2.0.0:
73957378
version "2.0.0"
73967379
resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-2.0.0.tgz#13c22c0187fcfccce1461844136372a47ddc027e"
@@ -8030,7 +8013,7 @@ propagate@^2.0.0:
80308013
resolved "https://registry.yarnpkg.com/propagate/-/propagate-2.0.1.tgz#40cdedab18085c792334e64f0ac17256d38f9a45"
80318014
integrity sha512-vGrhOavPSTz4QVNuBNdcNXePNdNMaO1xj9yBeH1ScQPjk/rhg9sSlCXPhMkFuaNNW/syTvYqsnbIJxMBfRbbag==
80328015

8033-
property-expr@^2.0.4, property-expr@^2.0.5:
8016+
property-expr@^2.0.5:
80348017
version "2.0.6"
80358018
resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.6.tgz#f77bc00d5928a6c748414ad12882e83f24aec1e8"
80368019
integrity sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA==
@@ -9860,19 +9843,6 @@ yocto-queue@^0.1.0:
98609843
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
98619844
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
98629845

9863-
9864-
version "0.32.9"
9865-
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.9.tgz#9367bec6b1b0e39211ecbca598702e106019d872"
9866-
integrity sha512-Ci1qN+i2H0XpY7syDQ0k5zKQ/DoxO0LzPg8PAR/X4Mpj6DqaeCoIYEEjDJwhArh3Fa7GWbQQVDZKeXYlSH4JMg==
9867-
dependencies:
9868-
"@babel/runtime" "^7.10.5"
9869-
"@types/lodash" "^4.14.165"
9870-
lodash "^4.17.20"
9871-
lodash-es "^4.17.15"
9872-
nanoclone "^0.2.1"
9873-
property-expr "^2.0.4"
9874-
toposort "^2.0.2"
9875-
98769846
98779847
version "1.6.1"
98789848
resolved "https://registry.yarnpkg.com/yup/-/yup-1.6.1.tgz#8defcff9daaf9feac178029c0e13b616563ada4b"

0 commit comments

Comments
 (0)