Skip to content

Commit 232f94c

Browse files
build(deps): bump cron from 3.5.0 to 4.3.0
Bumps [cron](https://github.com/kelektiv/node-cron) from 3.5.0 to 4.3.0. - [Release notes](https://github.com/kelektiv/node-cron/releases) - [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md) - [Commits](kelektiv/node-cron@v3.5.0...v4.3.0) --- updated-dependencies: - dependency-name: cron dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5ed05b commit 232f94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"cors": "^2.8.5",
33-
"cron": "^3.2.1",
33+
"cron": "^4.3.0",
3434
"discord.js": "^14.19.1",
3535
"express": "^5.1.0",
3636
"pg": "^8.15.6"

0 commit comments

Comments
 (0)