mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-22 17:22:58 +01:00
⬆️ Update dependency cron to v2 (#143)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e22cb1708c
commit
856d2837c1
@ -11,7 +11,7 @@
|
|||||||
"app-root-path": "3.0.0",
|
"app-root-path": "3.0.0",
|
||||||
"bootstrap": "5.1.3",
|
"bootstrap": "5.1.3",
|
||||||
"cookie-parser": "1.4.6",
|
"cookie-parser": "1.4.6",
|
||||||
"cron": "1.8.3",
|
"cron": "2.0.0",
|
||||||
"debug": "4.3.4",
|
"debug": "4.3.4",
|
||||||
"ejs": "3.1.7",
|
"ejs": "3.1.7",
|
||||||
"express": "4.18.1",
|
"express": "4.18.1",
|
||||||
|
@ -424,12 +424,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"cron@npm:1.8.3":
|
"cron@npm:2.0.0":
|
||||||
version: 1.8.3
|
version: 2.0.0
|
||||||
resolution: "cron@npm:1.8.3"
|
resolution: "cron@npm:2.0.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
luxon: ^1.23.x
|
luxon: ^1.23.x
|
||||||
checksum: e0d88005733426a41203846c6c258bb9a928ab2ebfdbd3e12628dec1bca93314b139b5132594d4bd4ea43f1deb2e8b53a135c4b955310d447c3e1f1a5ed09ea4
|
checksum: 179ec137ada4ceb44cafe51c55491e84954308d7012d2a44539f0dadbbb1ffbbe3072c2f7aaa88595d60bd56e0d536aae2e4aaa4430c869317d6c2abd966988b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -1089,7 +1089,7 @@ __metadata:
|
|||||||
app-root-path: 3.0.0
|
app-root-path: 3.0.0
|
||||||
bootstrap: 5.1.3
|
bootstrap: 5.1.3
|
||||||
cookie-parser: 1.4.6
|
cookie-parser: 1.4.6
|
||||||
cron: 1.8.3
|
cron: 2.0.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
ejs: 3.1.7
|
ejs: 3.1.7
|
||||||
express: 4.18.1
|
express: 4.18.1
|
||||||
|
Loading…
Reference in New Issue
Block a user