Skip to content

Commit c261e43

Browse files
Update dependency cron-validate to v1.5.2
1 parent 2725705 commit c261e43

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
@@ -658,7 +658,7 @@
658658
dependencies:
659659
"@babel/helper-plugin-utils" "^7.27.1"
660660

661-
"@babel/runtime@^7.10.5", "@babel/runtime@^7.12.5", "@babel/runtime@^7.21.0":
661+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.21.0":
662662
version "7.28.4"
663663
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
664664
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==
@@ -6798,11 +6791,6 @@ locate-path@^6.0.0:
67986791
dependencies:
67996792
p-locate "^5.0.0"
68006793

6801-
lodash-es@^4.17.15:
6802-
version "4.17.21"
6803-
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
6804-
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
6805-
68066794
lodash._baseiteratee@~4.7.0:
68076795
version "4.7.0"
68086796
resolved "https://registry.yarnpkg.com/lodash._baseiteratee/-/lodash._baseiteratee-4.7.0.tgz#34a9b5543572727c3db2e78edae3c0e9e66bd102"
@@ -6918,7 +6906,7 @@ [email protected]:
69186906
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
69196907
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
69206908

6921-
[email protected], lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.20, lodash@^4.17.21:
6909+
[email protected], lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.21:
69226910
version "4.17.21"
69236911
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
69246912
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -7381,11 +7369,6 @@ nan@^2.14.0:
73817369
resolved "https://registry.yarnpkg.com/nan/-/nan-2.23.0.tgz#24aa4ddffcc37613a2d2935b97683c1ec96093c6"
73827370
integrity sha512-1UxuyYGdoQHcGg87Lkqm3FzefucTa0NAiOcuRsDmysep3c1LVCRK2krrUDafMWtjSG04htvAmvg96+SDknOmgQ==
73837371

7384-
nanoclone@^0.2.1:
7385-
version "0.2.1"
7386-
resolved "https://registry.yarnpkg.com/nanoclone/-/nanoclone-0.2.1.tgz#dd4090f8f1a110d26bb32c49ed2f5b9235209ed4"
7387-
integrity sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==
7388-
73897372
napi-build-utils@^2.0.0:
73907373
version "2.0.0"
73917374
resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-2.0.0.tgz#13c22c0187fcfccce1461844136372a47ddc027e"
@@ -8025,7 +8008,7 @@ propagate@^2.0.0:
80258008
resolved "https://registry.yarnpkg.com/propagate/-/propagate-2.0.1.tgz#40cdedab18085c792334e64f0ac17256d38f9a45"
80268009
integrity sha512-vGrhOavPSTz4QVNuBNdcNXePNdNMaO1xj9yBeH1ScQPjk/rhg9sSlCXPhMkFuaNNW/syTvYqsnbIJxMBfRbbag==
80278010

8028-
property-expr@^2.0.4, property-expr@^2.0.5:
8011+
property-expr@^2.0.5:
80298012
version "2.0.6"
80308013
resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.6.tgz#f77bc00d5928a6c748414ad12882e83f24aec1e8"
80318014
integrity sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA==
@@ -9855,19 +9838,6 @@ yocto-queue@^0.1.0:
98559838
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
98569839
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
98579840

9858-
9859-
version "0.32.9"
9860-
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.9.tgz#9367bec6b1b0e39211ecbca598702e106019d872"
9861-
integrity sha512-Ci1qN+i2H0XpY7syDQ0k5zKQ/DoxO0LzPg8PAR/X4Mpj6DqaeCoIYEEjDJwhArh3Fa7GWbQQVDZKeXYlSH4JMg==
9862-
dependencies:
9863-
"@babel/runtime" "^7.10.5"
9864-
"@types/lodash" "^4.14.165"
9865-
lodash "^4.17.20"
9866-
lodash-es "^4.17.15"
9867-
nanoclone "^0.2.1"
9868-
property-expr "^2.0.4"
9869-
toposort "^2.0.2"
9870-
98719841
98729842
version "1.6.1"
98739843
resolved "https://registry.yarnpkg.com/yup/-/yup-1.6.1.tgz#8defcff9daaf9feac178029c0e13b616563ada4b"

0 commit comments

Comments
 (0)