mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-28 09:21:00 +01:00
chore(deps): update dependency proxmox-api>undici to v7.5.0 (#2582)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f55d8a9c2e
commit
c94159388d
@@ -71,7 +71,7 @@
|
||||
],
|
||||
"allowNonAppliedPatches": true,
|
||||
"overrides": {
|
||||
"proxmox-api>undici": "7.4.0"
|
||||
"proxmox-api>undici": "7.5.0"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"pretty-print-error": "patches/pretty-print-error.patch"
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -5,7 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
proxmox-api>undici: 7.4.0
|
||||
proxmox-api>undici: 7.5.0
|
||||
|
||||
patchedDependencies:
|
||||
pretty-print-error:
|
||||
@@ -9876,6 +9876,10 @@ packages:
|
||||
resolution: {integrity: sha512-PUQM3/es3noM24oUn10u3kNNap0AbxESOmnssmW+dOi9yGwlUSi5nTNYl3bNbTkWOF8YZDkx2tCmj9OtQ3iGGw==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
undici@7.5.0:
|
||||
resolution: {integrity: sha512-NFQG741e8mJ0fLQk90xKxFdaSM7z4+IQpAgsFI36bCDY9Z2+aXXZjVy2uUksMouWfMI9+w5ejOq5zYYTBCQJDQ==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
unenv@1.10.0:
|
||||
resolution: {integrity: sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==}
|
||||
|
||||
@@ -17279,7 +17283,7 @@ snapshots:
|
||||
|
||||
proxmox-api@1.1.1:
|
||||
dependencies:
|
||||
undici: 7.4.0
|
||||
undici: 7.5.0
|
||||
|
||||
proxy-agent@6.4.0:
|
||||
dependencies:
|
||||
@@ -18832,6 +18836,8 @@ snapshots:
|
||||
|
||||
undici@7.4.0: {}
|
||||
|
||||
undici@7.5.0: {}
|
||||
|
||||
unenv@1.10.0:
|
||||
dependencies:
|
||||
consola: 3.2.3
|
||||
|
||||
Reference in New Issue
Block a user