fix(deps): update dependency undici to v7.12.0 (#3650)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-07-18 15:22:54 +00:00
committed by GitHub
parent 553f192605
commit cf0d2d3cda
6 changed files with 29 additions and 35 deletions

View File

@@ -38,7 +38,7 @@
"dotenv": "^17.2.0",
"fastify": "^5.4.0",
"superjson": "2.2.2",
"undici": "7.11.0"
"undici": "7.12.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@homarr/common": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0",
"undici": "7.11.0"
"undici": "7.12.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -34,7 +34,7 @@
"next": "15.4.1",
"react": "19.1.0",
"react-dom": "19.1.0",
"undici": "7.11.0",
"undici": "7.12.0",
"zod": "^3.25.76",
"zod-validation-error": "^3.5.3"
},

View File

@@ -44,7 +44,7 @@
"octokit": "^5.0.3",
"proxmox-api": "1.1.1",
"tsdav": "^2.1.5",
"undici": "7.11.0",
"undici": "7.12.0",
"xml2js": "^0.6.2",
"zod": "^3.25.76"
},

View File

@@ -32,7 +32,7 @@
"dayjs": "^1.11.13",
"octokit": "^5.0.3",
"superjson": "2.2.2",
"undici": "7.11.0"
"undici": "7.12.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

54
pnpm-lock.yaml generated
View File

@@ -399,8 +399,8 @@ importers:
specifier: 2.2.2
version: 2.2.2
undici:
specifier: 7.11.0
version: 7.11.0
specifier: 7.12.0
version: 7.12.0
devDependencies:
'@homarr/eslint-config':
specifier: workspace:^0.2.0
@@ -759,8 +759,8 @@ importers:
specifier: workspace:^0.1.0
version: link:../db
undici:
specifier: 7.11.0
version: 7.11.0
specifier: 7.12.0
version: 7.12.0
devDependencies:
'@homarr/eslint-config':
specifier: workspace:^0.2.0
@@ -842,8 +842,8 @@ importers:
specifier: 19.1.0
version: 19.1.0(react@19.1.0)
undici:
specifier: 7.11.0
version: 7.11.0
specifier: 7.12.0
version: 7.12.0
zod:
specifier: ^3.25.76
version: 3.25.76
@@ -1356,7 +1356,7 @@ importers:
version: link:../log
'@homarr/node-unifi':
specifier: ^2.6.0
version: 2.6.0(undici@7.11.0)
version: 2.6.0(undici@7.12.0)
'@homarr/redis':
specifier: workspace:^0.1.0
version: link:../redis
@@ -1385,8 +1385,8 @@ importers:
specifier: ^2.1.5
version: 2.1.5
undici:
specifier: 7.11.0
version: 7.11.0
specifier: 7.12.0
version: 7.12.0
xml2js:
specifier: ^0.6.2
version: 0.6.2
@@ -1759,8 +1759,8 @@ importers:
specifier: 2.2.2
version: 2.2.2
undici:
specifier: 7.11.0
version: 7.11.0
specifier: 7.12.0
version: 7.12.0
devDependencies:
'@homarr/eslint-config':
specifier: workspace:^0.2.0
@@ -10355,10 +10355,6 @@ packages:
undici-types@6.21.0:
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
undici@7.11.0:
resolution: {integrity: sha512-heTSIac3iLhsmZhUCjyS3JQEkZELateufzZuBaVM5RHXdSBMb1LPMQf5x+FH7qjsZYDP0ttAc3nnVpUB+wYbOg==}
engines: {node: '>=20.18.1'}
undici@7.12.0:
resolution: {integrity: sha512-GrKEsc3ughskmGA9jevVlIOPMiiAHJ4OFUtaAH+NhfTUSiZ1wMPIQqQvAJUrJspFXJt3EBWgpAeoHEDVT1IBug==}
engines: {node: '>=20.18.1'}
@@ -11038,8 +11034,8 @@ snapshots:
'@babel/generator@7.26.2':
dependencies:
'@babel/parser': 7.27.5
'@babel/types': 7.27.6
'@babel/parser': 7.28.0
'@babel/types': 7.28.1
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
jsesc: 3.0.2
@@ -11127,7 +11123,7 @@ snapshots:
'@babel/helpers@7.26.0':
dependencies:
'@babel/template': 7.25.9
'@babel/types': 7.27.6
'@babel/types': 7.28.1
'@babel/helpers@7.27.6':
dependencies:
@@ -11136,7 +11132,7 @@ snapshots:
'@babel/parser@7.26.2':
dependencies:
'@babel/types': 7.27.6
'@babel/types': 7.28.1
'@babel/parser@7.27.5':
dependencies:
@@ -11167,8 +11163,8 @@ snapshots:
'@babel/template@7.25.9':
dependencies:
'@babel/code-frame': 7.26.2
'@babel/parser': 7.27.5
'@babel/types': 7.27.6
'@babel/parser': 7.28.0
'@babel/types': 7.28.1
'@babel/template@7.27.2':
dependencies:
@@ -11180,9 +11176,9 @@ snapshots:
dependencies:
'@babel/code-frame': 7.26.2
'@babel/generator': 7.27.5
'@babel/parser': 7.27.5
'@babel/parser': 7.28.0
'@babel/template': 7.25.9
'@babel/types': 7.27.6
'@babel/types': 7.28.1
debug: 4.4.1
globals: 11.12.0
transitivePeerDependencies:
@@ -11823,11 +11819,11 @@ snapshots:
'@homarr/gridstack@1.12.0': {}
'@homarr/node-unifi@2.6.0(undici@7.11.0)':
'@homarr/node-unifi@2.6.0(undici@7.12.0)':
dependencies:
axios: 1.9.0
eventemitter2: 6.4.9
http-cookie-agent: 6.0.8(tough-cookie@5.1.2)(undici@7.11.0)
http-cookie-agent: 6.0.8(tough-cookie@5.1.2)(undici@7.12.0)
tough-cookie: 5.1.2
ws: 8.18.3
transitivePeerDependencies:
@@ -16435,12 +16431,12 @@ snapshots:
html-url-attributes@3.0.1: {}
http-cookie-agent@6.0.8(tough-cookie@5.1.2)(undici@7.11.0):
http-cookie-agent@6.0.8(tough-cookie@5.1.2)(undici@7.12.0):
dependencies:
agent-base: 7.1.3
tough-cookie: 5.1.2
optionalDependencies:
undici: 7.11.0
undici: 7.12.0
http-errors@2.0.0:
dependencies:
@@ -19721,7 +19717,7 @@ snapshots:
ssh-remote-port-forward: 1.0.4
tar-fs: 3.1.0
tmp: 0.2.3
undici: 7.11.0
undici: 7.12.0
transitivePeerDependencies:
- bare-buffer
- supports-color
@@ -20098,8 +20094,6 @@ snapshots:
undici-types@6.21.0: {}
undici@7.11.0: {}
undici@7.12.0: {}
unicode-emoji-modifier-base@1.0.0: {}