From d49df57431743495ef7534469346dd9945eb888f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 12 Sep 2021 21:27:03 +0000 Subject: [PATCH] fix: upgrade cronstrue from 1.109.0 to 1.115.0 Snyk has created this PR to upgrade cronstrue from 1.109.0 to 1.115.0. See this package in npm: See this project in Snyk: https://app.snyk.io/org/codefresh-org-1/project/f255981f-a5b4-4d51-8e1f-58f06028b4b1?utm_source=github&utm_medium=upgrade-pr --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index 4d0f85f32ff1..f09b56d48bee 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.115.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..209ee5761514 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.115.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"