mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-14 13:32:59 +01:00
⬆️ Update dependency cron to v2.4.0
This commit is contained in:
parent
93e821794e
commit
77375460bc
@ -11,7 +11,7 @@
|
||||
"app-root-path": "3.0.0",
|
||||
"bootstrap": "5.1.3",
|
||||
"cookie-parser": "1.4.6",
|
||||
"cron": "2.1.0",
|
||||
"cron": "2.4.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.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "cron@npm:2.1.0"
|
||||
"cron@npm:2.4.0":
|
||||
version: 2.4.0
|
||||
resolution: "cron@npm:2.4.0"
|
||||
dependencies:
|
||||
luxon: ^1.23.x
|
||||
checksum: 9395875c091f56db7964491c249cb143d2e4ba77560d7132da783943c1b0537ef1814eb8f552c81eda5a2aa153216dd3f5b7ff63e372a68a063fcfafe8231f91
|
||||
luxon: ^3.2.1
|
||||
checksum: e1dfc2d2a8cfdee0c17daac791074d904b8d7ecdcd3cf9ca969f8efb00371113d1eb69d60fdebb9e94ac5b3bb3e904a7e687a2fcd276ffdb1f0381e8b6df26bd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -945,10 +945,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"luxon@npm:^1.23.x":
|
||||
version: 1.28.0
|
||||
resolution: "luxon@npm:1.28.0"
|
||||
checksum: 5250cb9f138b6048eeb0b3a9044a4ac994d0058f680c72a0da4b6aeaec8612460385639cba2b1052ef6d5564879e9ed144d686f26d9d97b38ab920d82e18281c
|
||||
"luxon@npm:^3.2.1":
|
||||
version: 3.3.0
|
||||
resolution: "luxon@npm:3.3.0"
|
||||
checksum: 50cf17a0dc155c3dcacbeae8c0b7e80db425e0ba97b9cbdf12a7fc142d841ff1ab1560919f033af46240ed44e2f70c49f76e3422524c7fc8bb8d81ca47c66187
|
||||
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.1.0
|
||||
cron: 2.4.0
|
||||
debug: 4.3.4
|
||||
ejs: 3.1.8
|
||||
express: 4.18.1
|
||||
|
Loading…
Reference in New Issue
Block a user