fix(deps): update dependency dotenv to v17 (#3499)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-07-01 21:49:43 +02:00
committed by GitHub
parent 964110377c
commit fe87d978c4
6 changed files with 21 additions and 15 deletions

View File

@@ -36,7 +36,7 @@
"@homarr/validation": "workspace:^0.1.0",
"@homarr/widgets": "workspace:^0.1.0",
"dayjs": "^1.11.13",
"dotenv": "^16.6.1",
"dotenv": "^17.0.1",
"superjson": "2.2.2",
"undici": "7.11.0"
},