mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-22 01:02:59 +01:00
⬆️ Update dependency cron to v2.1.0 (#163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
041fb0be2a
commit
a3b99bb966
@ -11,7 +11,7 @@
|
||||
"app-root-path": "3.0.0",
|
||||
"bootstrap": "5.1.3",
|
||||
"cookie-parser": "1.4.6",
|
||||
"cron": "2.0.0",
|
||||
"cron": "2.1.0",
|
||||
"debug": "4.3.4",
|
||||
"ejs": "3.1.8",
|
||||
"express": "4.18.1",
|
||||
|
@ -432,12 +432,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cron@npm:2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "cron@npm:2.0.0"
|
||||
"cron@npm:2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "cron@npm:2.1.0"
|
||||
dependencies:
|
||||
luxon: ^1.23.x
|
||||
checksum: 179ec137ada4ceb44cafe51c55491e84954308d7012d2a44539f0dadbbb1ffbbe3072c2f7aaa88595d60bd56e0d536aae2e4aaa4430c869317d6c2abd966988b
|
||||
checksum: 9395875c091f56db7964491c249cb143d2e4ba77560d7132da783943c1b0537ef1814eb8f552c81eda5a2aa153216dd3f5b7ff63e372a68a063fcfafe8231f91
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1097,7 +1097,7 @@ __metadata:
|
||||
app-root-path: 3.0.0
|
||||
bootstrap: 5.1.3
|
||||
cookie-parser: 1.4.6
|
||||
cron: 2.0.0
|
||||
cron: 2.1.0
|
||||
debug: 4.3.4
|
||||
ejs: 3.1.8
|
||||
express: 4.18.1
|
||||
|
Loading…
Reference in New Issue
Block a user