Merge pull request #56 from TheBinaryNinja/renovate/node-cron-4.x-lockfile

This commit is contained in:
2025-05-22 01:29:43 -07:00
committed by GitHub

View File

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