Skip to content

Commit 8cf05cb

Browse files
Update dependency cron-validate to v1.5.3
1 parent 4da8964 commit 8cf05cb

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.5.0",
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
@@ -672,7 +672,7 @@
672672
dependencies:
673673
"@babel/helper-plugin-utils" "^7.27.1"
674674

675-
"@babel/runtime@^7.10.5", "@babel/runtime@^7.12.5", "@babel/runtime@^7.21.0":
675+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.21.0":
676676
version "7.28.4"
677677
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
678678
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
@@ -2733,7 +2733,7 @@
27332733
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
27342734
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
27352735

2736-
"@types/lodash@^4.14.165", "@types/lodash@^4.14.200":
2736+
"@types/lodash@^4.14.200":
27372737
version "4.17.21"
27382738
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.21.tgz#b806831543d696b14f8112db600ea9d3a1df6ea4"
27392739
integrity sha512-FOvQ0YPD5NOfPgMzJihoT+Za5pdkDJWcbpuj1DjaKZIr/gxodQjY/uWEFlTNqW2ugXHUiL8lRQgw63dzKHZdeQ==
@@ -4098,14 +4098,7 @@ create-require@^1.1.0:
40984098
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
40994099
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
41004100

4101-
4102-
version "1.4.5"
4103-
resolved "https://registry.yarnpkg.com/cron-validate/-/cron-validate-1.4.5.tgz#eceb221f7558e6302e5f84c7b3a454fdf4d064c3"
4104-
integrity sha512-nKlOJEnYKudMn/aNyNH8xxWczlfpaazfWV32Pcx/2St51r2bxWbGhZD7uwzMcRhunA/ZNL+Htm/i0792Z59UMQ==
4105-
dependencies:
4106-
yup "0.32.9"
4107-
4108-
cron-validate@^1.4.1:
4101+
[email protected], cron-validate@^1.4.1:
41094102
version "1.5.3"
41104103
resolved "https://registry.yarnpkg.com/cron-validate/-/cron-validate-1.5.3.tgz#cf2d6aad35692dee1e7338995e638ad0f0d981ab"
41114104
integrity sha512-jcu8g/3wZL8OBr4MkEcbeIdLpM8pp5Y6UoOlRktcJG3WjgpifijR0s26Yac7ywR0gC2ABtevOsz5mlD3l3gzwA==
@@ -6799,11 +6792,6 @@ locate-path@^6.0.0:
67996792
dependencies:
68006793
p-locate "^5.0.0"
68016794

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

6922-
[email protected], lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.20, lodash@^4.17.21:
6910+
[email protected], lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.21:
69236911
version "4.17.21"
69246912
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
69256913
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -7382,11 +7370,6 @@ nan@^2.14.0:
73827370
resolved "https://registry.yarnpkg.com/nan/-/nan-2.23.1.tgz#6f86a31dd87e3d1eb77512bf4b9e14c8aded3975"
73837371
integrity sha512-r7bBUGKzlqk8oPBDYxt6Z0aEdF1G1rwlMcLk8LCOMbOzf0mG+JUfUzG4fIMWwHWP0iyaLWEQZJmtB7nOHEm/qw==
73847372

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

8029-
property-expr@^2.0.4, property-expr@^2.0.5:
8012+
property-expr@^2.0.5:
80308013
version "2.0.6"
80318014
resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.6.tgz#f77bc00d5928a6c748414ad12882e83f24aec1e8"
80328015
integrity sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA==
@@ -9856,19 +9839,6 @@ yocto-queue@^0.1.0:
98569839
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
98579840
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
98589841

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

0 commit comments

Comments
 (0)