mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
chore(deps): update dependency proxmox-api>undici to v7.3.0 (#2060)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f8ec4a43cf
commit
582b981e69
@@ -60,7 +60,7 @@
|
||||
"pnpm": {
|
||||
"allowNonAppliedPatches": true,
|
||||
"overrides": {
|
||||
"proxmox-api>undici": "7.2.3"
|
||||
"proxmox-api>undici": "7.3.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.2.3
|
||||
proxmox-api>undici: 7.3.0
|
||||
|
||||
patchedDependencies:
|
||||
pretty-print-error:
|
||||
@@ -9291,6 +9291,10 @@ packages:
|
||||
resolution: {integrity: sha512-2oSLHaDalSt2/O/wHA9M+/ZPAOcU2yrSP/cdBYJ+YxZskiPYDSqHbysLSlD7gq3JMqOoJI5O31RVU3BxX/MnAA==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
undici@7.3.0:
|
||||
resolution: {integrity: sha512-Qy96NND4Dou5jKoSJ2gm8ax8AJM/Ey9o9mz7KN1bb9GP+G0l20Zw8afxTnY2f4b7hmhn/z8aC2kfArVQlAhFBw==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
unenv@1.10.0:
|
||||
resolution: {integrity: sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==}
|
||||
|
||||
@@ -16341,7 +16345,7 @@ snapshots:
|
||||
|
||||
proxmox-api@1.1.1:
|
||||
dependencies:
|
||||
undici: 7.2.3
|
||||
undici: 7.3.0
|
||||
|
||||
proxy-agent@6.4.0:
|
||||
dependencies:
|
||||
@@ -17850,6 +17854,8 @@ snapshots:
|
||||
|
||||
undici@7.2.3: {}
|
||||
|
||||
undici@7.3.0: {}
|
||||
|
||||
unenv@1.10.0:
|
||||
dependencies:
|
||||
consola: 3.2.3
|
||||
|
||||
Reference in New Issue
Block a user