fix(deps): update dependency dotenv to ^16.5.0 (#2848)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-04-10 22:39:51 +00:00
committed by GitHub
parent 94263c445b
commit c84dd2fd79
6 changed files with 19 additions and 19 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.4.7",
"dotenv": "^16.5.0",
"superjson": "2.2.2",
"undici": "7.8.0"
},