Skip to content

Commit

Permalink
fix: upgrade cronstrue from 1.109.0 to 1.125.0 (#8338)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cronstrue from 1.109.0 to 1.125.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/argoproj/project/6a18a1f2-ca23-4308-af78-ec3a9478fc95?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored Apr 8, 2022
1 parent 7ee17dd commit 3c35bd2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.125.0",
"dagre": "^0.8.5",
"history": "^4.7.2",
"js-yaml": "^3.13.1",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3010,10 +3010,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.125.0:
version "1.125.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-1.125.0.tgz#8030816d033d00caade9b2a9f9b71e69175bcf42"
integrity sha512-qkC5mVbVGuuyBVXmam5anaRtbLcgfBUKajoyZqCdf/XBdgF43PsLSEm8eEi2dsI3YbqDPbLSH2mWNzM1dVqHgQ==

cross-fetch@^3.1.5:
version "3.1.5"
Expand Down

0 comments on commit 3c35bd2

Please sign in to comment.