Skip to content

Commit

Permalink
fix(deps): update prod dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 99dff58 commit 942c752
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"format": "prettier --write \"**/*.ts\" && eslint --fix"
},
"dependencies": {
"cron": "3.3.2",
"cron": "3.4.0",
"cron-parser": "4.9.0",
"human-interval": "2.0.1",
"lodash": "4.17.21",
"luxon": "3.5.0",
"neverthrow": "8.1.1",
"typed-emitter": "2.1.0",
"uuid": "11.0.3"
"uuid": "11.0.5"
},
"peerDependencies": {
"mongodb": "4 || 5 || 6"
Expand Down

0 comments on commit 942c752

Please sign in to comment.