fix(deps): update dependency dotenv to ^16.6.0 (#3484)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-26 19:18:13 +00:00
committed by GitHub
parent 7e8cfc38e9
commit 7477d02cad
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": "^16.5.0",
"dotenv": "^16.6.0",
"tsx": "4.20.3",
"ws": "^8.18.2"
},