diff --git a/ui/package.json b/ui/package.json index 4d0f85f32ff1..e7e508312994 100644 --- a/ui/package.json +++ b/ui/package.json @@ -17,7 +17,7 @@ "chartjs-plugin-annotation": "^0.5.7", "classnames": "^2.2.5", "cron-parser": "^2.16.3", - "cronstrue": "^1.109.0", + "cronstrue": "^1.114.0", "dagre": "^0.8.5", "formik": "^2.1.2", "history": "^4.7.2", diff --git a/ui/yarn.lock b/ui/yarn.lock index 5bec2679668d..8bda9c0cb318 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -2970,10 +2970,10 @@ cron-parser@^2.16.3: is-nan "^1.3.0" moment-timezone "^0.5.31" -cronstrue@^1.109.0: - version "1.109.0" - resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-1.109.0.tgz#9c17e0c392eb32ae6678b5f02d65042cfcea554a" - integrity sha512-l4ShtlLtQmg5Nc7kDyD0VekVHPw91sLVn8I57TFssnDmIA9G8BObNrkDLMS34+k7N7WgjQE9hCQfv7Zfv+jUHg== +cronstrue@^1.114.0: + version "1.117.0" + resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-1.117.0.tgz#a7413ca510a85935380ae1ad8fef99d5b31ce8a4" + integrity sha512-XeRPOHNnkitGDqiLj3V6XJgn/UbrRSaWdVrDjV/IBt2cT+SRPeURiTt6Fbm16liCp78+XFklwuwWpPzPBg08NQ== cross-fetch@^3.0.6: version "3.0.6"