fix(deps): update dependency dotenv to ^17.2.1 (#3684)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-07-24 22:21:49 +00:00
committed by GitHub
parent 04c15de0c8
commit d3fba3eff4
6 changed files with 18 additions and 18 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.2.0"
"dotenv": "^17.2.1"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",