Skip to content

Commit 1d2ac0a

Browse files
deps(backend)(deps): Bump node-cron from 3.0.3 to 4.2.1 in /backend
Bumps [node-cron](https://github.com/merencia/node-cron) from 3.0.3 to 4.2.1. - [Release notes](https://github.com/merencia/node-cron/releases) - [Commits](node-cron/node-cron@v3.0.3...v4.2.1) --- updated-dependencies: - dependency-name: node-cron dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74adc7e commit 1d2ac0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"helmet": "^7.1.0",
4141
"jsonwebtoken": "^9.0.2",
4242
"morgan": "^1.10.0",
43-
"node-cron": "^3.0.3",
43+
"node-cron": "^4.2.1",
4444
"socket.io": "^4.7.4",
4545
"ws": "^8.16.0"
4646
},

0 commit comments

Comments
 (0)