Skip to content

Commit 2684eee

Browse files
Update dependency cron-validate to v1.5.3
1 parent 9b36ddb commit 2684eee

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.3",
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
@@ -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.12.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==
@@ -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==
@@ -4083,14 +4083,7 @@ create-require@^1.1.0:
40834083
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
40844084
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
40854085

4086-
4087-
version "1.4.5"
4088-
resolved "https://registry.yarnpkg.com/cron-validate/-/cron-validate-1.4.5.tgz#eceb221f7558e6302e5f84c7b3a454fdf4d064c3"
4089-
integrity sha512-nKlOJEnYKudMn/aNyNH8xxWczlfpaazfWV32Pcx/2St51r2bxWbGhZD7uwzMcRhunA/ZNL+Htm/i0792Z59UMQ==
4090-
dependencies:
4091-
yup "0.32.9"
4092-
4093-
cron-validate@^1.4.1:
4086+
[email protected], cron-validate@^1.4.1:
40944087
version "1.5.3"
40954088
resolved "https://registry.yarnpkg.com/cron-validate/-/cron-validate-1.5.3.tgz#cf2d6aad35692dee1e7338995e638ad0f0d981ab"
40964089
integrity sha512-jcu8g/3wZL8OBr4MkEcbeIdLpM8pp5Y6UoOlRktcJG3WjgpifijR0s26Yac7ywR0gC2ABtevOsz5mlD3l3gzwA==
@@ -6784,11 +6777,6 @@ locate-path@^6.0.0:
67846777
dependencies:
67856778
p-locate "^5.0.0"
67866779

6787-
lodash-es@^4.17.15:
6788-
version "4.17.21"
6789-
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
6790-
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
6791-
67926780
lodash._baseiteratee@~4.7.0:
67936781
version "4.7.0"
67946782
resolved "https://registry.yarnpkg.com/lodash._baseiteratee/-/lodash._baseiteratee-4.7.0.tgz#34a9b5543572727c3db2e78edae3c0e9e66bd102"
@@ -6904,7 +6892,7 @@ [email protected]:
69046892
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
69056893
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
69066894

6907-
[email protected], lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.20, lodash@^4.17.21:
6895+
[email protected], lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.21:
69086896
version "4.17.21"
69096897
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
69106898
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -7367,11 +7355,6 @@ nan@^2.14.0:
73677355
resolved "https://registry.yarnpkg.com/nan/-/nan-2.23.0.tgz#24aa4ddffcc37613a2d2935b97683c1ec96093c6"
73687356
integrity sha512-1UxuyYGdoQHcGg87Lkqm3FzefucTa0NAiOcuRsDmysep3c1LVCRK2krrUDafMWtjSG04htvAmvg96+SDknOmgQ==
73697357

7370-
nanoclone@^0.2.1:
7371-
version "0.2.1"
7372-
resolved "https://registry.yarnpkg.com/nanoclone/-/nanoclone-0.2.1.tgz#dd4090f8f1a110d26bb32c49ed2f5b9235209ed4"
7373-
integrity sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==
7374-
73757358
napi-build-utils@^2.0.0:
73767359
version "2.0.0"
73777360
resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-2.0.0.tgz#13c22c0187fcfccce1461844136372a47ddc027e"
@@ -8011,7 +7994,7 @@ propagate@^2.0.0:
80117994
resolved "https://registry.yarnpkg.com/propagate/-/propagate-2.0.1.tgz#40cdedab18085c792334e64f0ac17256d38f9a45"
80127995
integrity sha512-vGrhOavPSTz4QVNuBNdcNXePNdNMaO1xj9yBeH1ScQPjk/rhg9sSlCXPhMkFuaNNW/syTvYqsnbIJxMBfRbbag==
80137996

8014-
property-expr@^2.0.4, property-expr@^2.0.5:
7997+
property-expr@^2.0.5:
80157998
version "2.0.6"
80167999
resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.6.tgz#f77bc00d5928a6c748414ad12882e83f24aec1e8"
80178000
integrity sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA==
@@ -9841,19 +9824,6 @@ yocto-queue@^0.1.0:
98419824
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
98429825
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
98439826

9844-
9845-
version "0.32.9"
9846-
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.9.tgz#9367bec6b1b0e39211ecbca598702e106019d872"
9847-
integrity sha512-Ci1qN+i2H0XpY7syDQ0k5zKQ/DoxO0LzPg8PAR/X4Mpj6DqaeCoIYEEjDJwhArh3Fa7GWbQQVDZKeXYlSH4JMg==
9848-
dependencies:
9849-
"@babel/runtime" "^7.10.5"
9850-
"@types/lodash" "^4.14.165"
9851-
lodash "^4.17.20"
9852-
lodash-es "^4.17.15"
9853-
nanoclone "^0.2.1"
9854-
property-expr "^2.0.4"
9855-
toposort "^2.0.2"
9856-
98579827
98589828
version "1.7.1"
98599829
resolved "https://registry.yarnpkg.com/yup/-/yup-1.7.1.tgz#4c47c6bb367df08d4bc597f8c4c4f5fc4277f6ab"

0 commit comments

Comments
 (0)