fix(deps): update dependency node-cron to v4.0.6

This commit is contained in:
renovate[bot]
2025-05-21 03:55:56 +00:00
committed by GitHub
parent 6f1798181c
commit f5c64fcf3a

View File

@@ -3064,9 +3064,9 @@
} }
}, },
"node_modules/node-cron": { "node_modules/node-cron": {
"version": "4.0.5", "version": "4.0.6",
"resolved": "https://registry.npmjs.org/node-cron/-/node-cron-4.0.5.tgz", "resolved": "https://registry.npmjs.org/node-cron/-/node-cron-4.0.6.tgz",
"integrity": "sha512-XN5PwNBniFz6y9Ic/VChtrBtlXfAqdKUFou7nid/1pLGNFKO7cXN1nmLKUL7KLnM/Y4nUe5/EC+GsAghCj/N5g==", "integrity": "sha512-T294pDgew/Nec/uXRoAcEbh+HIisrlZ7MeTx02KcLLI4eE89dwmUGSFT6L5kK7YrSSwa1Ovfm7ILpehiYVIrWQ==",
"license": "ISC", "license": "ISC",
"engines": { "engines": {
"node": ">=6.0.0" "node": ">=6.0.0"