fix(deps): update dependency dotenv to ^17.1.0 (#3567)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-07-08 01:18:10 +00:00
committed by GitHub
parent d736cf6daa
commit a369beb248
6 changed files with 31 additions and 31 deletions

View File

@@ -28,7 +28,7 @@
"@homarr/common": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"dotenv": "^17.0.1"
"dotenv": "^17.1.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",