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

This commit is contained in:
2025-05-22 20:10:24 -07:00
committed by GitHub

View File

@@ -3064,9 +3064,9 @@
} }
}, },
"node_modules/node-cron": { "node_modules/node-cron": {
"version": "4.0.6", "version": "4.0.7",
"resolved": "https://registry.npmjs.org/node-cron/-/node-cron-4.0.6.tgz", "resolved": "https://registry.npmjs.org/node-cron/-/node-cron-4.0.7.tgz",
"integrity": "sha512-T294pDgew/Nec/uXRoAcEbh+HIisrlZ7MeTx02KcLLI4eE89dwmUGSFT6L5kK7YrSSwa1Ovfm7ILpehiYVIrWQ==", "integrity": "sha512-A37UUDpxRT/kWanELr/oMayCWQFk9Zx9BEUoXrAKuKwKzH4XuAX+vMixMBPkgZBkADgJwXv91w5cMRTNSVP/mA==",
"license": "ISC", "license": "ISC",
"engines": { "engines": {
"node": ">=6.0.0" "node": ">=6.0.0"