From 0f94ac456eeacbc03183d635ea4c57b224cf8537 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 01:25:10 +0000 Subject: [PATCH] fix(deps): update dependency node-cron to ^4.2.0 (#3518) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- packages/cron-jobs-core/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/cron-jobs-core/package.json b/packages/cron-jobs-core/package.json index a755be16f..61d31c299 100644 --- a/packages/cron-jobs-core/package.json +++ b/packages/cron-jobs-core/package.json @@ -25,7 +25,7 @@ "prettier": "@homarr/prettier-config", "dependencies": { "@homarr/common": "workspace:^0.1.0", - "node-cron": "^4.1.1" + "node-cron": "^4.2.0" }, "devDependencies": { "@homarr/eslint-config": "workspace:^0.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2db010c2f..1ca205d65 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -996,8 +996,8 @@ importers: specifier: workspace:^0.1.0 version: link:../common node-cron: - specifier: ^4.1.1 - version: 4.1.1 + specifier: ^4.2.0 + version: 4.2.0 devDependencies: '@homarr/eslint-config': specifier: workspace:^0.2.0 @@ -8170,8 +8170,8 @@ packages: resolution: {integrity: sha512-lytcDEdxKjGJPTLEfW4mYMigRezMlyJY8W4wxJK8zE533Jlb8L8dRuObJFWg2P+AuOIxoCgKF+2Oq4d4Zd0OUA==} engines: {node: ^18 || ^20 || >= 21} - node-cron@4.1.1: - resolution: {integrity: sha512-oJj9CYV7teeCVs+y2Efi5IQ4FGmAYbsXQOehc1AGLlwteec8pC7DjBCUzSyRQ0LYa+CRCgmD+vtlWQcnPpXowA==} + node-cron@4.2.0: + resolution: {integrity: sha512-nOdP7uH7u55w7ybQq9fusXtsResok+ErzvOBydJUPBBaQ9W+EfBaBWFPgJ8sOB7FWQednDvVBJtgP5xA0bME7Q==} engines: {node: '>=6.0.0'} node-domexception@1.0.0: @@ -17371,7 +17371,7 @@ snapshots: node-addon-api@8.3.1: optional: true - node-cron@4.1.1: {} + node-cron@4.2.0: {} node-domexception@1.0.0: {}