Update dependency node-cron to v3
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2021-03-11 20:00:36 +00:00
parent 8837480a70
commit 567179801b

View file

@ -10,7 +10,7 @@
"dependencies": {
"abort-controller": "^3.0.0",
"libnmap": "^0.4.19",
"node-cron": "^2.0.3",
"node-cron": "^3.0.0",
"node-fetch": "^2.6.1"
}
}