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

This commit is contained in:
renovate[bot]
2025-05-22 19:44:16 +00:00
committed by GitHub
parent c6a2a0b1ce
commit 6a30be3949

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"