fix(deps): update dependency dotenv to ^17.2.2 (#4024)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-08 10:01:47 +00:00
committed by GitHub
parent 2eef4a8304
commit 1323bb276f
6 changed files with 19 additions and 19 deletions

View File

@@ -25,7 +25,7 @@
"@homarr/log": "workspace:^",
"@homarr/redis": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"dotenv": "^17.2.1",
"dotenv": "^17.2.2",
"tsx": "4.20.4",
"ws": "^8.18.3"
},