fix(deps): update dependency undici to v7 (#1560)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-28 18:10:29 +01:00
committed by GitHub
parent 4df6006f0e
commit 44e2105a8c
4 changed files with 9 additions and 9 deletions

View File

@@ -38,7 +38,7 @@
"dayjs": "^1.11.13",
"dotenv": "^16.4.5",
"superjson": "2.2.1",
"undici": "6.21.0"
"undici": "7.0.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",