Skip to content

Commit

Permalink
Merge pull request #1801 from nestjs/renovate/cron-3.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency cron to v3.2.1
  • Loading branch information
kamilmysliwiec authored Nov 25, 2024
2 parents 35f6eb4 + f88e263 commit cb158cc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
18 changes: 10 additions & 8 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
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"release": "release-it"
},
"dependencies": {
"cron": "3.1.7",
"cron": "3.2.1",
"uuid": "11.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit cb158cc

Please sign in to comment.