Skip to content

Commit a14b3dd

Browse files
fix(deps): update dependency cron-parser to v5
1 parent ab713a7 commit a14b3dd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

8 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"author": "Josef Erben <[email protected]>",
3333
"license": "MIT",
3434
"dependencies": {
35-
"cron-parser": "^4.9.0"
35+
"cron-parser": "^5.0.0"
3636
},
3737
"devDependencies": {
3838
"@types/better-sqlite3": "^7.6.10",

0 commit comments

Comments
 (0)