fix(deps): update dependency undici to v7.16.0 (#4083)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-14 17:18:49 +00:00
committed by GitHub
parent b749dc110d
commit 4287d1743b
6 changed files with 21 additions and 21 deletions

View File

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