Skip to content

Commit

Permalink
fix: upgrade cron from 1.7.2 to 1.8.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cron from 1.7.2 to 1.8.2.

See this package in npm:
https://www.npmjs.com/package/cron

See this project in Snyk:
https://app.snyk.io/org/viiy/project/57e706c7-455e-4b60-a420-365039b1b20d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 12, 2022
1 parent 5c2d6c8 commit 40037f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nodes-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@
"change-case": "^4.1.1",
"cheerio": "1.0.0-rc.6",
"chokidar": "^3.5.2",
"cron": "~1.7.2",
"cron": "~1.8.2",
"eventsource": "^1.0.7",
"fast-glob": "^3.2.5",
"fflate": "^0.7.0",
Expand Down

0 comments on commit 40037f4

Please sign in to comment.