From 11d297271323d250697aa89a159155cfd5beb2d8 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 11:16:07 +0000 Subject: [PATCH] chore(deps): update dependency proxmox-api>undici to v7.4.0 (#2444) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1ec08f988..3a39ed6e4 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ ], "allowNonAppliedPatches": true, "overrides": { - "proxmox-api>undici": "7.3.0" + "proxmox-api>undici": "7.4.0" }, "patchedDependencies": { "pretty-print-error": "patches/pretty-print-error.patch" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ecfba0fa1..0366e0ffe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: - proxmox-api>undici: 7.3.0 + proxmox-api>undici: 7.4.0 patchedDependencies: pretty-print-error: @@ -9704,6 +9704,10 @@ packages: resolution: {integrity: sha512-Qy96NND4Dou5jKoSJ2gm8ax8AJM/Ey9o9mz7KN1bb9GP+G0l20Zw8afxTnY2f4b7hmhn/z8aC2kfArVQlAhFBw==} engines: {node: '>=20.18.1'} + undici@7.4.0: + resolution: {integrity: sha512-PUQM3/es3noM24oUn10u3kNNap0AbxESOmnssmW+dOi9yGwlUSi5nTNYl3bNbTkWOF8YZDkx2tCmj9OtQ3iGGw==} + engines: {node: '>=20.18.1'} + unenv@1.10.0: resolution: {integrity: sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==} @@ -17004,7 +17008,7 @@ snapshots: proxmox-api@1.1.1: dependencies: - undici: 7.3.0 + undici: 7.4.0 proxy-agent@6.4.0: dependencies: @@ -18518,6 +18522,8 @@ snapshots: undici@7.3.0: {} + undici@7.4.0: {} + unenv@1.10.0: dependencies: consola: 3.2.3