Merge pull request 'Update dependency cron to ^2.2.0' (#178) from renovate/cron-2.x into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #178
This commit is contained in:
commit
917eedb3a7
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
"@ngx-translate/http-loader": "^6.0.0",
|
||||
"@types/node-cron": "^2.0.5",
|
||||
"bootstrap": "^4.6.2",
|
||||
"cron": "^2.1.0",
|
||||
"cron": "^2.2.0",
|
||||
"dayjs": "^1.11.0",
|
||||
"express": "^4.17.1",
|
||||
"flag-icon-css": "^3.5.0",
|
||||
|
|
Reference in a new issue