Skip to content

Commit

Permalink
fix(deps): update dependency cron to v4 (#421)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent 461f18e commit 9e7cd44
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 deletions api/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 api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"axios-token-interceptor": "^0.2.0",
"body-parser": "^1.20.3",
"cors": "^2.8.5",
"cron": "^3.5.0",
"cron": "^4.0.0",
"dotenv": "^16.4.7",
"express": "^4.21.2",
"express-rate-limit": "^7.5.0",
Expand Down

0 comments on commit 9e7cd44

Please sign in to comment.