Update dependency node-cron to v3
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8837480a70
commit
567179801b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"abort-controller": "^3.0.0",
|
"abort-controller": "^3.0.0",
|
||||||
"libnmap": "^0.4.19",
|
"libnmap": "^0.4.19",
|
||||||
"node-cron": "^2.0.3",
|
"node-cron": "^3.0.0",
|
||||||
"node-fetch": "^2.6.1"
|
"node-fetch": "^2.6.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue