Skip to content

Commit

Permalink
Merge pull request #1402 from nestjs/renovate/cron-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency cron to v2.4.3
  • Loading branch information
kamilmysliwiec committed Sep 21, 2023
2 parents bfb8ec1 + 1e93d21 commit 586524a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"release": "release-it"
},
"dependencies": {
"cron": "2.4.1",
"cron": "2.4.3",
"uuid": "9.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 586524a

Please sign in to comment.