From 3c3ffe3598cc3c9356fd91655a05dc6d3ba051ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 19:05:33 +0000 Subject: [PATCH] chore(deps): update dependency proxmox-api>undici to v8 [security] --- pnpm-lock.yaml | 12 ++++++++++-- pnpm-workspace.yaml | 6 +++--- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50f2718f..28cfa4d9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -573,7 +573,7 @@ overrides: linkifyjs@<4.3.2: '>=4.3.3' nanoid@>=4.0.0 <5.0.9: '>=5.1.16' prismjs@<1.30.0: '>=1.30.0' - proxmox-api>undici: 7.28.0 + proxmox-api>undici: 8.9.0 react-is: ^19.2.7 rollup@>=4.0.0 <4.22.4: '>=4.62.2' sha.js@<=2.4.11: '>=2.4.12' @@ -7939,6 +7939,7 @@ packages: '@xmldom/xmldom@0.8.13': resolution: {integrity: sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==} engines: {node: '>=10.0.0'} + deprecated: this version has critical issues, please update to the latest version '@xterm/addon-canvas@0.7.0': resolution: {integrity: sha512-LF5LYcfvefJuJ7QotNRdRSPc9YASAVDeoT5uyXS/nZshZXjYplGXRECBGiznwvhNL2I8bq1Lf5MzRwstsYQ2Iw==} @@ -8919,6 +8920,7 @@ packages: crypto-js@4.2.0: resolution: {integrity: sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==} + deprecated: Active development of CryptoJS has been discontinued. This library is no longer maintained. crypto-random-string@4.0.0: resolution: {integrity: sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==} @@ -14382,6 +14384,10 @@ packages: resolution: {integrity: sha512-l2FlC6I510GawyEd1qgcE/okihKrzy+BRTEBlu6T0fdbM9m5yxtIH5Oa3ysRsH0zC4EhmWUEaSDsy2QngBeRlw==} engines: {node: '>=22.19.0'} + undici@8.9.0: + resolution: {integrity: sha512-aWZpUj7XoGonMClx4gdDRfgBjqeA+F473aDmROQQbM9n6PRfK/u1q/a0X4wMTgcHfT8H6fpbt98PFuDUwFg2YA==} + engines: {node: '>=22.19.0'} + unhead@2.1.15: resolution: {integrity: sha512-MCt5T90mCWyr3Z6pUCdM9lVRXoMoVBlL7z7U4CYVIiaDiuzad/UCfLuMqz5MeNmpZUgoBCQnrucJimU7EZR+XA==} @@ -27197,7 +27203,7 @@ snapshots: proxmox-api@1.1.1: dependencies: - undici: 7.28.0 + undici: 8.9.0 proxy-addr@2.0.7: dependencies: @@ -28888,6 +28894,8 @@ snapshots: undici@8.6.0: {} + undici@8.9.0: {} + unhead@2.1.15: dependencies: hookable: 6.1.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 8b26fcee..342fb0e4 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -208,8 +208,8 @@ minimumReleaseAgeExclude: - turbo@2.9.14 # Renovate security update: form-data@4.0.6 - form-data@4.0.6 - # Renovate security update: undici@7.28.0 - - undici@7.28.0 + # Renovate security update: undici@7.28.0 || 8.9.0 + - undici@7.28.0 || 8.9.0 # Renovate security update: esbuild@0.28.1 - esbuild@0.28.1 # Dependabot security update: better-auth@1.6.22 @@ -225,7 +225,7 @@ overrides: "linkifyjs@<4.3.2": ">=4.3.3" "nanoid@>=4.0.0 <5.0.9": ">=5.1.16" "prismjs@<1.30.0": ">=1.30.0" - "proxmox-api>undici": "7.28.0" + "proxmox-api>undici": "8.9.0" "react-is": "^19.2.7" "rollup@>=4.0.0 <4.22.4": ">=4.62.2" "sha.js@<=2.4.11": ">=2.4.12"